Home
last modified time | relevance | path

Searched refs:list_for_each_entry_continue (Results 1 - 3 of 3) sorted by relevance

/third_party/exfatprogs/include/
H A Dlist.h271 * list_for_each_entry_continue
280 * list_for_each_entry_continue - iterate over list of given type
286 #define list_for_each_entry_continue(pos, head, member) \ macro
/third_party/ltp/testcases/realtime/include/
H A Dlist.h318 * list_for_each_entry_continue
327 * list_for_each_entry_continue - iterate over list of given type
333 #define list_for_each_entry_continue(pos, head, member) \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h177 #define list_for_each_entry_continue(p, h, field) \ macro

Completed in 3 milliseconds