Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwait.h205 __remove_wait_queue(struct wait_queue_head *wq_head, struct wait_queue_entry *wq_entry) in __remove_wait_queue() function
784 __remove_wait_queue(&(wq), &__wait); \
/linux/kernel/sched/
H A Dwait.c55 __remove_wait_queue(wq_head, wq_entry); in remove_wait_queue()
/linux/fs/
H A Deventfd.c205 __remove_wait_queue(&ctx->wqh, wait); in eventfd_ctx_remove_wait_queue()
H A Duserfaultfd.c595 __remove_wait_queue(&ctx->event_wqh, &ewq->wq); in userfaultfd_event_wait_completion()
652 __remove_wait_queue(&ctx->event_wqh, &ewq->wq); in userfaultfd_event_complete()
1130 __remove_wait_queue(&ctx->fd_wqh, &wait); in userfaultfd_ctx_read()
H A Deventpoll.c2084 __remove_wait_queue(&ep->wq, &wait); in ep_poll()
/linux/fs/orangefs/
H A Dorangefs-bufmap.c61 __remove_wait_queue(&m->q, &wait); in run_down()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_fence.c181 __remove_wait_queue(&fence->rdev->fence_queue, &fence->fence_wake); in radeon_fence_check_signaled()
/linux/net/unix/
H A Daf_unix.c443 __remove_wait_queue(&unix_sk(u->peer_wake.private)->peer_wait, in unix_dgram_peer_wake_relay()
486 __remove_wait_queue(&u_other->peer_wait, &u->peer_wake); in unix_dgram_peer_wake_disconnect()
/linux/mm/
H A Dfilemap.c1676 __remove_wait_queue(q, &wait->wait); in __folio_lock_async()
/linux/drivers/md/
H A Ddm-integrity.c1543 __remove_wait_queue(&ic->endio_wait, &wait); in sleep_on_endio_wait()