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

/linux-4.1.27/lib/
H A Dplist.c158 iter = plist_next(node); plist_requeue()
217 BUG_ON(node->prio == plist_next(node)->prio); plist_test_requeue()
/linux-4.1.27/include/linux/
H A Dplist.h263 * plist_next - get the next entry in list
266 #define plist_next(pos) \ macro

Completed in 31 milliseconds