Searched refs:__remove_wait_queue (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/fs/
H A Deventfd.c163 __remove_wait_queue(&ctx->wqh, wait); eventfd_ctx_remove_wait_queue()
212 __remove_wait_queue(&ctx->wqh, &wait); eventfd_ctx_read()
276 __remove_wait_queue(&ctx->wqh, &wait); eventfd_write()
H A Deventpoll.c1011 * can't use __remove_wait_queue(). whead->lock is held by ep_poll_callback()
1643 __remove_wait_queue(&ep->wq, &wait); ep_poll()
/linux-4.1.27/kernel/sched/
H A Dcompletion.c78 __remove_wait_queue(&x->wait, &wait); do_wait_for_common()
H A Dwait.c50 __remove_wait_queue(q, wait); remove_wait_queue()
/linux-4.1.27/drivers/pci/
H A Daccess.c230 __remove_wait_queue(&pci_cfg_wait, &wait); pci_wait_cfg()
/linux-4.1.27/include/linux/
H A Dwait.h143 __remove_wait_queue(wait_queue_head_t *head, wait_queue_t *old) __remove_wait_queue() function
578 __remove_wait_queue(&(wq), &__wait); \
/linux-4.1.27/net/unix/
H A Daf_unix.c352 __remove_wait_queue(&unix_sk(u->peer_wake.private)->peer_wait, unix_dgram_peer_wake_relay()
395 __remove_wait_queue(&u_other->peer_wait, &u->peer_wake); unix_dgram_peer_wake_disconnect()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_fence.c180 __remove_wait_queue(&fence->rdev->fence_queue, &fence->fence_wake); radeon_fence_check_signaled()
/linux-4.1.27/drivers/md/
H A Ddm-crypt.c1208 __remove_wait_queue(&cc->write_thread_wait, &wait); dmcrypt_write()

Completed in 135 milliseconds