Searched refs:plist_for_each_entry (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | plist.h | 172 #define plist_for_each_entry(pos, head, mem) \ macro
|
| /linux/ |
| H A D | .clang-format | 642 - 'plist_for_each_entry'
|
| /linux/kernel/futex/ |
| H A D | core.c | 808 plist_for_each_entry(this, &hb->chain, list) { in futex_top_waiter()
|
| /linux/mm/ |
| H A D | swapfile.c | 2854 plist_for_each_entry(p, &swap_active_head, list) { in SYSCALL_DEFINE1() 4045 plist_for_each_entry(si, &swap_avail_head, avail_list) { in __folio_throttle_swaprate()
|
| /linux/kernel/sched/ |
| H A D | rt.c | 1747 plist_for_each_entry(p, head, pushable_tasks) { in pick_highest_pushable_task()
|