Searched refs:list_del_range (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
H A Dlist.h9 * 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/
H A Dcallchain.c264 list_del_range(&to_split->list, old_tail);

Completed in 1238 milliseconds