Searched defs:wqh (Results 1 – 16 of 16) sorted by relevance
/linux/kernel/locking/ |
A D | rtmutex.c | 449 static __always_inline void rt_mutex_wake_q_add_task(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add_task() 463 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add() 469 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q() 1189 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
|
A 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()
|
/linux/drivers/vfio/ |
A D | virqfd.c | 82 wait_queue_head_t *wqh, poll_table *pt) in virqfd_ptable_queue_proc()
|
/linux/drivers/virt/acrn/ |
A D | irqfd.c | 97 static void hsm_irqfd_poll_func(struct file *file, wait_queue_head_t *wqh, in hsm_irqfd_poll_func()
|
/linux/mm/ |
A D | backing-dev.c | 1017 wait_queue_head_t *wqh = &congestion_wqh[sync]; in clear_bdi_congested() local 1053 wait_queue_head_t *wqh = &congestion_wqh[sync]; in congestion_wait() local
|
A D | internal.h | 57 wait_queue_head_t *wqh; in wake_throttle_isolated() local
|
A D | vmscan.c | 1059 wait_queue_head_t *wqh = &pgdat->reclaim_wait[reason]; in reclaim_throttle() local 3420 wait_queue_head_t *wqh; in consider_reclaim_throttle() local
|
A D | memcontrol.c | 167 wait_queue_head_t *wqh; member 4700 wait_queue_head_t *wqh, poll_table *pt) in memcg_event_ptable_queue_proc()
|
/linux/fs/ |
A D | eventfd.c | 32 wait_queue_head_t wqh; member
|
A 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
|
A D | timerfd.c | 38 wait_queue_head_t wqh; member
|
A D | userfaultfd.c | 911 wait_queue_head_t *wqh) in find_userfault_in()
|
/linux/drivers/vhost/ |
A D | vhost.h | 32 wait_queue_head_t *wqh; member
|
A D | vhost.c | 154 static void vhost_poll_func(struct file *file, wait_queue_head_t *wqh, in vhost_poll_func()
|
/linux/virt/kvm/ |
A D | eventfd.c | 239 irqfd_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, in irqfd_ptable_queue_proc()
|
/linux/kernel/ |
A D | seccomp.c | 226 wait_queue_head_t wqh; member
|
Completed in 58 milliseconds