Searched defs:wqh (Results 1 – 17 of 17) sorted by relevance
/linux/kernel/locking/ |
H A D | rtmutex.c | 543 static __always_inline void rt_mutex_wake_q_add_task(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add_task() 557 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add() 563 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q() 1312 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
|
H A D | rtmutex_api.c | 184 struct rt_wake_q_head *wqh) in __rt_mutex_futex_unlock() 503 void __sched rt_mutex_postunlock(struct rt_wake_q_head *wqh) in rt_mutex_postunlock()
|
/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
|
H A D | userfaultfd.c | 890 wait_queue_head_t *wqh) in find_userfault_in()
|
/linux/drivers/hv/ |
H A D | mshv_eventfd.c | 364 static void mshv_irqfd_queue_proc(struct file *file, wait_queue_head_t *wqh, in mshv_irqfd_queue_proc()
|
/linux/mm/ |
H A D | memcontrol-v1.c | 84 wait_queue_head_t *wqh; member 1036 wait_queue_head_t *wqh, poll_table *pt) in memcg_event_ptable_queue_proc()
|
H A D | internal.h | 422 wait_queue_head_t *wqh; in wake_throttle_isolated() local
|
H A D | vmscan.c | 549 wait_queue_head_t *wqh = &pgdat->reclaim_wait[reason]; in reclaim_throttle() local 6226 wait_queue_head_t *wqh; in consider_reclaim_throttle() local
|
/linux/virt/kvm/ |
H A D | eventfd.c | 286 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 | 57 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 | 955 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
|