Searched defs:wqh (Results 1 - 12 of 12) sorted by relevance
/linux-4.4.14/drivers/vfio/ |
H A D | virqfd.c | 81 virqfd_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, poll_table *pt) virqfd_ptable_queue_proc() argument
|
/linux-4.4.14/fs/ |
H A D | eventfd.c | 27 wait_queue_head_t wqh; member in struct:eventfd_ctx
|
H A D | signalfd.c | 37 wait_queue_head_t *wqh = &sighand->signalfd_wqh; signalfd_cleanup() local
|
H A D | timerfd.c | 36 wait_queue_head_t wqh; member in struct:timerfd_ctx
|
H A D | fs-writeback.c | 1146 wait_queue_head_t *wqh; variable 1176 wait_queue_head_t *wqh = bit_waitqueue(&inode->i_state, __I_SYNC); variable
|
/linux-4.4.14/drivers/vhost/ |
H A D | vhost.h | 31 wait_queue_head_t *wqh; member in struct:vhost_poll
|
H A D | vhost.c | 116 static void vhost_poll_func(struct file *file, wait_queue_head_t *wqh, vhost_poll_func() argument
|
/linux-4.4.14/mm/ |
H A D | backing-dev.c | 900 wait_queue_head_t *wqh = &congestion_wqh[sync]; clear_wb_congested() local 936 wait_queue_head_t *wqh = &congestion_wqh[sync]; congestion_wait() local 973 wait_queue_head_t *wqh = &congestion_wqh[sync]; wait_iff_congested() local
|
H A D | memcontrol.c | 180 wait_queue_head_t *wqh; member in struct:mem_cgroup_event 3868 memcg_event_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, poll_table *pt) memcg_event_ptable_queue_proc() argument
|
/linux-4.4.14/kernel/locking/ |
H A D | rtmutex.c | 1372 rt_mutex_fastunlock(struct rt_mutex *lock, bool (*slowfn)(struct rt_mutex *lock, struct wake_q_head *wqh)) rt_mutex_fastunlock() argument 1497 rt_mutex_futex_unlock(struct rt_mutex *lock, struct wake_q_head *wqh) rt_mutex_futex_unlock() argument
|
/linux-4.4.14/virt/kvm/ |
H A D | eventfd.c | 236 irqfd_ptable_queue_proc(struct file *file, wait_queue_head_t *wqh, irqfd_ptable_queue_proc() argument
|
/linux-4.4.14/drivers/net/usb/ |
H A D | kaweth.c | 1244 wait_queue_head_t wqh; member in struct:usb_api_data
|
Completed in 270 milliseconds