Searched refs:list_for_each_entry_safe_continue (Results 1 – 2 of 2) sorted by relevance
29 iterator name list_for_each_entry_safe_continue;71 list_for_each_entry_safe_continue@p1(c,...,member) { ... when != break;102 list_for_each_entry_safe_continue(c,...) S104 list_for_each_entry_safe_continue(x,c,...) S
513 #define list_for_each_entry_safe_continue(pos, n, head, member) \ macro
Completed in 11 milliseconds