Home
last modified time | relevance | path

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

/linux-5.10/tools/include/linux/
Dlist.h536 #define list_for_each_entry_safe_continue(pos, n, head, member) \ macro
/linux-5.10/include/linux/
Dlist.h730 #define list_for_each_entry_safe_continue(pos, n, head, member) \ macro