Searched defs:wqh (Results 1 – 18 of 18) sorted by relevance
/linux-6.6.21/kernel/locking/ |
D | rtmutex.c | 520 static __always_inline void rt_mutex_wake_q_add_task(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add_task() 534 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add() 540 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q() 1288 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
|
D | rtmutex_api.c | 166 struct rt_wake_q_head *wqh) in __rt_mutex_futex_unlock() 479 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) in rt_mutex_postunlock()
|
/linux-6.6.21/drivers/vfio/ |
D | virqfd.c | 79 wait_queue_head_t *wqh, poll_table *pt) in virqfd_ptable_queue_proc()
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
D | rtas-work-area.c | 44 struct wait_queue_head wqh; member
|
/linux-6.6.21/drivers/virt/acrn/ |
D | irqfd.c | 96 static void hsm_irqfd_poll_func(struct file *file, wait_queue_head_t *wqh, in hsm_irqfd_poll_func()
|
/linux-6.6.21/fs/ |
D | eventfd.c | 32 wait_queue_head_t wqh; member
|
D | fs-writeback.c | 1489 wait_queue_head_t *wqh; in __inode_wait_for_writeback() local 1519 wait_queue_head_t *wqh = bit_waitqueue(&inode->i_state, __I_SYNC); in inode_sleep_on_writeback() local
|
D | timerfd.c | 38 wait_queue_head_t wqh; member
|
D | userfaultfd.c | 963 wait_queue_head_t *wqh) in find_userfault_in()
|
/linux-6.6.21/drivers/vhost/ |
D | vhost.h | 43 wait_queue_head_t *wqh; member
|
D | vhost.c | 154 static void vhost_poll_func(struct file *file, wait_queue_head_t *wqh, in vhost_poll_func()
|
/linux-6.6.21/virt/kvm/ |
D | eventfd.c | 248 irqfd_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, in irqfd_ptable_queue_proc()
|
/linux-6.6.21/drivers/xen/ |
D | privcmd.c | 917 irqfd_poll_func(struct file *file, wait_queue_head_t *wqh, poll_table *pt) in irqfd_poll_func()
|
/linux-6.6.21/mm/ |
D | internal.h | 99 wait_queue_head_t *wqh; in wake_throttle_isolated() local
|
D | memcontrol.c | 166 wait_queue_head_t *wqh; member 4840 wait_queue_head_t *wqh, poll_table *pt) in memcg_event_ptable_queue_proc()
|
D | vmscan.c | 1196 wait_queue_head_t *wqh = &pgdat->reclaim_wait[reason]; in reclaim_throttle() local 6704 wait_queue_head_t *wqh; in consider_reclaim_throttle() local
|
/linux-6.6.21/kernel/rcu/ |
D | tree.c | 1018 struct swait_queue_head *wqh = arg; in swake_up_one_online_ipi() local 1023 static void swake_up_one_online(struct swait_queue_head *wqh) in swake_up_one_online()
|
/linux-6.6.21/kernel/ |
D | seccomp.c | 236 wait_queue_head_t wqh; member
|