Home
last modified time | relevance | path

Searched defs:hlist_for_each_entry_continue (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/include/linux/
Dlist.h735 #define hlist_for_each_entry_continue(pos, member) \ macro
/Linux-v6.6/include/linux/
Dlist.h1144 #define hlist_for_each_entry_continue(pos, member) \ macro