Home
last modified time | relevance | path

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

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