Searched defs:wqh (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/kernel/locking/ |
A D | rtmutex.c | 488 static __always_inline void rt_mutex_wake_q_add_task(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add_task() 502 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add() 508 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q() 1232 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
|
A 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.3-rc2/drivers/vfio/ |
A D | virqfd.c | 79 wait_queue_head_t *wqh, poll_table *pt) in virqfd_ptable_queue_proc()
|
/linux-6.3-rc2/arch/powerpc/platforms/pseries/ |
A D | rtas-work-area.c | 44 struct wait_queue_head wqh; member
|
/linux-6.3-rc2/drivers/virt/acrn/ |
A 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.3-rc2/fs/ |
A D | eventfd.c | 32 wait_queue_head_t wqh; member
|
A D | fs-writeback.c | 1469 wait_queue_head_t *wqh; in __inode_wait_for_writeback() local 1499 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 | 949 wait_queue_head_t *wqh) in find_userfault_in()
|
/linux-6.3-rc2/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-6.3-rc2/virt/kvm/ |
A D | eventfd.c | 240 irqfd_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, in irqfd_ptable_queue_proc()
|
/linux-6.3-rc2/mm/ |
A D | internal.h | 93 wait_queue_head_t *wqh; in wake_throttle_isolated() local
|
A D | memcontrol.c | 165 wait_queue_head_t *wqh; member 4829 wait_queue_head_t *wqh, poll_table *pt) in memcg_event_ptable_queue_proc()
|
A D | vmscan.c | 1149 wait_queue_head_t *wqh = &pgdat->reclaim_wait[reason]; in reclaim_throttle() local 6601 wait_queue_head_t *wqh; in consider_reclaim_throttle() local
|
/linux-6.3-rc2/kernel/ |
A D | seccomp.c | 231 wait_queue_head_t wqh; member
|
Completed in 55 milliseconds