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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
list.h 23 * list_for_each_from - iterate over a list from one of its nodes
27 #define list_for_each_from(pos, head) \ macro
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
browser.c 463 list_for_each_from(pos, head) { function

Completed in 57 milliseconds