HomeSort by relevance Sort by last modified time
    Searched refs:list_del_range (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
list.h 9 * list_del_range - deletes range of entries from list.
15 static inline void list_del_range(struct list_head *begin, function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
callchain.c 264 list_del_range(&to_split->list, old_tail);

Completed in 75 milliseconds