Home
last modified time | relevance | path

Searched defs:wqh (Results 1 – 10 of 10) sorted by relevance

/linux/kernel/locking/
H A Drtmutex.c540 static __always_inline void rt_mutex_wake_q_add_task(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add_task()
554 static __always_inline void rt_mutex_wake_q_add(struct rt_wake_q_head *wqh, in rt_mutex_wake_q_add()
560 static __always_inline void rt_mutex_wake_up_q(struct rt_wake_q_head *wqh) in rt_mutex_wake_up_q()
1308 static void __sched mark_wakeup_next_waiter(struct rt_wake_q_head *wqh, in mark_wakeup_next_waiter()
H A Drtmutex_api.c166 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/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c44 struct wait_queue_head wqh; member
/linux/virt/kvm/
H A Deventfd.c249 irqfd_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, in irqfd_ptable_queue_proc()
/linux/mm/
H A Dmemcontrol-v1.c109 wait_queue_head_t *wqh; member
1889 wait_queue_head_t *wqh, poll_table *pt) in memcg_event_ptable_queue_proc()
H A Dinternal.h306 wait_queue_head_t *wqh; wake_throttle_isolated() local
H A Dvmscan.c521 wait_queue_head_t *wqh = &pgdat->reclaim_wait[reason]; in reclaim_throttle() local
6085 wait_queue_head_t *wqh; in consider_reclaim_throttle() local
/linux/kernel/rcu/
H A Dtree.c1055 struct swait_queue_head *wqh = arg; swake_up_one_online_ipi() local
1060 swake_up_one_online(struct swait_queue_head * wqh) swake_up_one_online() argument
/linux/kernel/
H A Dseccomp.c236 wait_queue_head_t wqh; member
/linux/drivers/vhost/
H A Dvhost.c154 static void vhost_poll_func(struct file *file, wait_queue_head_t *wqh, in vhost_poll_func()