Home
last modified time | relevance | path

Searched refs:__remove_wait_queue (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/fs/
Deventfd.c195 __remove_wait_queue(&ctx->wqh, wait); in eventfd_ctx_remove_wait_queue()
235 __remove_wait_queue(&ctx->wqh, &wait); in eventfd_read()
285 __remove_wait_queue(&ctx->wqh, &wait); in eventfd_write()
Duserfaultfd.c614 __remove_wait_queue(&ctx->event_wqh, &ewq->wq); in userfaultfd_event_wait_completion()
668 __remove_wait_queue(&ctx->event_wqh, &ewq->wq); in userfaultfd_event_complete()
1142 __remove_wait_queue(&ctx->fd_wqh, &wait); in userfaultfd_ctx_read()
Deventpoll.c1935 __remove_wait_queue(&ep->wq, &wait); in ep_poll()
/Linux-v5.4/kernel/sched/
Dcompletion.c86 __remove_wait_queue(&x->wait, &wait); in do_wait_for_common()
Dwait.c45 __remove_wait_queue(wq_head, wq_entry); in remove_wait_queue()
/Linux-v5.4/include/linux/
Dwait.h195 __remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in __remove_wait_queue() function
743 __remove_wait_queue(&(wq), &__wait); \
/Linux-v5.4/fs/orangefs/
Dorangefs-bufmap.c61 __remove_wait_queue(&m->q, &wait); in run_down()
/Linux-v5.4/drivers/pci/
Daccess.c217 __remove_wait_queue(&pci_cfg_wait, &wait); in pci_wait_cfg()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_fence.c188 __remove_wait_queue(&fence->rdev->fence_queue, &fence->fence_wake); in radeon_fence_check_signaled()
/Linux-v5.4/net/unix/
Daf_unix.c362 __remove_wait_queue(&unix_sk(u->peer_wake.private)->peer_wait, in unix_dgram_peer_wake_relay()
405 __remove_wait_queue(&u_other->peer_wait, &u->peer_wake); in unix_dgram_peer_wake_disconnect()
/Linux-v5.4/drivers/md/
Ddm-integrity.c1362 __remove_wait_queue(&ic->endio_wait, &wait); in sleep_on_endio_wait()