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

/linux-4.1.27/include/linux/
H A Dplist.h185 * plist_for_each_entry_continue - continue iteration over list of given type
193 #define plist_for_each_entry_continue(pos, head, m) \ macro
/linux-4.1.27/mm/
H A Dswapfile.c1858 plist_for_each_entry_continue(si, &swap_active_head, list) { SYSCALL_DEFINE1()

Completed in 49 milliseconds