Searched defs:wqh (Results 1 – 13 of 13) sorted by relevance
| /linux/kernel/locking/ |
| H A D | rtmutex.c | 549 static __always_inline void rt_mutex_wake_q_add_task(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add_task() 563 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add() 569 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q() 1320 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | rtas-work-area.c | 44 struct wait_queue_head wqh; member
|
| /linux/drivers/vfio/ |
| H A D | virqfd.c | 79 wait_queue_head_t *wqh, poll_table *pt) in virqfd_ptable_queue_proc()
|
| /linux/drivers/virt/acrn/ |
| H A D | irqfd.c | 94 static void hsm_irqfd_poll_func(struct file *file, wait_queue_head_t *wqh, in hsm_irqfd_poll_func()
|
| /linux/fs/ |
| H A D | eventfd.c | 32 wait_queue_head_t wqh; member
|
| H A D | timerfd.c | 38 wait_queue_head_t wqh; member
|
| /linux/drivers/hv/ |
| H A D | mshv_vtl_main.c | 73 wait_queue_head_t *wqh; member 456 static void mshv_vtl_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, poll_table *pt) in mshv_vtl_ptable_queue_proc()
|
| H A D | mshv_eventfd.c | 370 static void mshv_irqfd_queue_proc(struct file *file, wait_queue_head_t *wqh, in mshv_irqfd_queue_proc()
|
| /linux/virt/kvm/ |
| H A D | eventfd.c | 300 static void kvm_irqfd_register(struct file *file, wait_queue_head_t *wqh, in kvm_irqfd_register()
|
| /linux/drivers/vhost/ |
| H A D | vhost.h | 58 wait_queue_head_t *wqh; member
|
| H A D | vhost.c | 162 static void vhost_poll_func(struct file *file, wait_queue_head_t *wqh, in vhost_poll_func()
|
| /linux/drivers/xen/ |
| H A D | privcmd.c | 968 irqfd_poll_func(struct file *file, wait_queue_head_t *wqh, poll_table *pt) in irqfd_poll_func()
|
| /linux/kernel/ |
| H A D | seccomp.c | 234 wait_queue_head_t wqh; member
|