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/util/include/linux/
list.h 31 * list_for_each_from - iterate over a list from one of its nodes
35 #define list_for_each_from(pos, head) \ macro
  /external/linux-tools-perf/util/ui/
browser.c 323 list_for_each_from(pos, head) { function

Completed in 52 milliseconds