Searched refs:plist_for_each_entry (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/mm/ |
| D | frontswap.c | 123 plist_for_each_entry(si, &swap_active_head, list) { in frontswap_register_ops() 143 plist_for_each_entry(si, &swap_active_head, list) { in frontswap_register_ops() 383 plist_for_each_entry(si, &swap_active_head, list) in __frontswap_curr_pages() 398 plist_for_each_entry(si, &swap_active_head, list) { in __frontswap_unuse_pages()
|
| D | swapfile.c | 1873 plist_for_each_entry(p, &swap_active_head, list) { in SYSCALL_DEFINE1()
|
| /linux-4.4.14/include/linux/ |
| D | plist.h | 181 #define plist_for_each_entry(pos, head, mem) \ macro
|
| /linux-4.4.14/kernel/power/ |
| D | qos.c | 229 plist_for_each_entry(req, &c->list, node) { in pm_qos_dbg_show_requests()
|
| /linux-4.4.14/drivers/staging/android/ion/ |
| D | ion.c | 496 plist_for_each_entry(heap, &dev->heaps, node) { in ion_alloc()
|
| /linux-4.4.14/kernel/sched/ |
| D | rt.c | 1549 plist_for_each_entry(p, head, pushable_tasks) { in pick_highest_pushable_task()
|
| /linux-4.4.14/kernel/ |
| D | futex.c | 660 plist_for_each_entry(this, &hb->chain, list) { in futex_top_waiter()
|