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/util/include/linux/
list.h 17 * list_del_range - deletes range of entries from list.
23 static inline void list_del_range(struct list_head *begin, function
  /external/linux-tools-perf/util/
callchain.c 265 list_del_range(&to_split->list, old_tail);

Completed in 120 milliseconds