Searched defs:wqh (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.15/kernel/locking/ |
D | rtmutex_api.c | 144 struct rt_wake_q_head *wqh) in __rt_mutex_futex_unlock() 457 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) in rt_mutex_postunlock()
|
D | rtmutex.c | 449 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add() 462 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q() 1182 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
|
/Linux-v5.15/mm/ |
D | backing-dev.c | 996 wait_queue_head_t *wqh = &congestion_wqh[sync]; in clear_bdi_congested() local 1032 wait_queue_head_t *wqh = &congestion_wqh[sync]; in congestion_wait() local 1063 wait_queue_head_t *wqh = &congestion_wqh[sync]; in wait_iff_congested() local
|
D | memcontrol.c | 172 wait_queue_head_t *wqh; member 4712 wait_queue_head_t *wqh, poll_table *pt) in memcg_event_ptable_queue_proc()
|
/Linux-v5.15/drivers/vfio/ |
D | virqfd.c | 82 wait_queue_head_t *wqh, poll_table *pt) in virqfd_ptable_queue_proc()
|
/Linux-v5.15/drivers/virt/acrn/ |
D | irqfd.c | 97 static void hsm_irqfd_poll_func(struct file *file, wait_queue_head_t *wqh, in hsm_irqfd_poll_func()
|
/Linux-v5.15/fs/ |
D | eventfd.c | 32 wait_queue_head_t wqh; member
|
D | signalfd.c | 38 wait_queue_head_t *wqh = &sighand->signalfd_wqh; in signalfd_cleanup() local
|
D | fs-writeback.c | 1485 wait_queue_head_t *wqh; in __inode_wait_for_writeback() local 1515 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 | 911 wait_queue_head_t *wqh) in find_userfault_in()
|
/Linux-v5.15/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-v5.15/virt/kvm/ |
D | eventfd.c | 239 irqfd_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, in irqfd_ptable_queue_proc()
|
/Linux-v5.15/kernel/ |
D | seccomp.c | 226 wait_queue_head_t wqh; member
|