Home
last modified time | relevance | path

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

/linux-6.1.9/tools/include/linux/
Dlist.h547 #define list_for_each_entry_safe_continue(pos, n, head, member) \ macro
/linux-6.1.9/include/linux/
Dlist.h776 #define list_for_each_entry_safe_continue(pos, n, head, member) \ macro