Searched defs:hlist_for_each_entry_from (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/tools/include/linux/ | ||
D | list.h | 745 #define hlist_for_each_entry_from(pos, member) \ macro |
/Linux-v6.1/include/linux/ | ||
D | list.h | 1058 #define hlist_for_each_entry_from(pos, member) \ macro |