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

/external/syslinux/com32/include/linux/
H A Dlist.h392 * list_for_each_entry_from - iterate over list of given type from the current point
399 #define list_for_each_entry_from(pos, head, member) \ macro

Completed in 115 milliseconds