Home
last modified time | relevance | path

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

/linux-6.15/tools/include/linux/
H A Dlist.h780 #define list_for_each_from(pos, head) \ macro
/linux-6.15/
H A D.clang-format564 - 'list_for_each_from'
/linux-6.15/tools/perf/ui/
H A Dbrowser.c511 list_for_each_from(pos, head) { in ui_browser__list_head_refresh()