Home
last modified time | relevance | path

Searched refs:list_for_each_from (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/linux/
H A Dlist.h790 #define list_for_each_from(pos, head) \ macro
/linux/tools/perf/ui/
H A Dbrowser.c521 list_for_each_from(pos, head) { in ui_browser__list_head_refresh()