Searched defs:wqh (Results 1 – 15 of 15) sorted by relevance
/linux-5.19.10/kernel/locking/ |
D | rtmutex.c | 451 static __always_inline void rt_mutex_wake_q_add_task(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add_task() 465 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add() 471 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q() 1194 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-5.19.10/drivers/vfio/ |
D | virqfd.c | 82 wait_queue_head_t *wqh, poll_table *pt) in virqfd_ptable_queue_proc()
|
/linux-5.19.10/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-5.19.10/fs/ |
D | eventfd.c | 32 wait_queue_head_t wqh; member
|
D | fs-writeback.c | 1456 wait_queue_head_t *wqh; in __inode_wait_for_writeback() local 1486 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 | 920 wait_queue_head_t *wqh) in find_userfault_in()
|
/linux-5.19.10/drivers/vhost/ |
D | vhost.h | 32 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-5.19.10/virt/kvm/ |
D | eventfd.c | 240 irqfd_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, in irqfd_ptable_queue_proc()
|
/linux-5.19.10/mm/ |
D | internal.h | 75 wait_queue_head_t *wqh; in wake_throttle_isolated() local
|
D | vmscan.c | 1045 wait_queue_head_t *wqh = &pgdat->reclaim_wait[reason]; in reclaim_throttle() local 3372 wait_queue_head_t *wqh; in consider_reclaim_throttle() local
|
D | memcontrol.c | 169 wait_queue_head_t *wqh; member 4706 wait_queue_head_t *wqh, poll_table *pt) in memcg_event_ptable_queue_proc()
|
/linux-5.19.10/kernel/ |
D | seccomp.c | 231 wait_queue_head_t wqh; member
|