Searched refs:event_wqh (Results 1 – 2 of 2) sorted by relevance
555 spin_lock_irq(&ctx->event_wqh.lock); in userfaultfd_event_wait_completion()590 spin_lock_irq(&ctx->event_wqh.lock); in userfaultfd_event_wait_completion()593 spin_unlock_irq(&ctx->event_wqh.lock); in userfaultfd_event_wait_completion()614 wake_up_locked(&ctx->event_wqh); in userfaultfd_event_complete()878 wake_up_all(&ctx->event_wqh); in userfaultfd_release()1037 spin_lock(&ctx->event_wqh.lock); in userfaultfd_ctx_read()1053 spin_unlock(&ctx->event_wqh.lock); in userfaultfd_ctx_read()1059 spin_unlock(&ctx->event_wqh.lock); in userfaultfd_ctx_read()1063 spin_unlock(&ctx->event_wqh.lock); in userfaultfd_ctx_read()1083 spin_lock_irq(&ctx->event_wqh.lock); in userfaultfd_ctx_read()[all …]
61 wait_queue_head_t event_wqh; member
Completed in 11 milliseconds