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

/linux-master/include/linux/
H A Dplist.h167 * plist_for_each_entry - iterate over list of given type
172 #define plist_for_each_entry(pos, head, mem) \ macro
/linux-master/kernel/futex/
H A Dcore.c446 plist_for_each_entry(this, &hb->chain, list) {
/linux-master/kernel/sched/
H A Drt.c1815 plist_for_each_entry(p, head, pushable_tasks) { function
/linux-master/mm/
H A Dswapfile.c2438 plist_for_each_entry(p, &swap_active_head, list) {

Completed in 321 milliseconds