Searched refs:list_for_each_entry_safe_continue (Results 1 - 2 of 2) sorted by relevance

/external/ltp/testcases/realtime/include/
H A Dlist.h352 * list_for_each_entry_safe_continue - iterate over list of given type
359 #define list_for_each_entry_safe_continue(pos, n, head, member) \ macro
/external/syslinux/com32/include/linux/
H A Dlist.h417 * list_for_each_entry_safe_continue
426 #define list_for_each_entry_safe_continue(pos, n, head, member) \ macro

Completed in 116 milliseconds