Searched refs:fault_pending_wqh (Results 1 – 2 of 2) sorted by relevance
481 spin_lock_irq(&ctx->fault_pending_wqh.lock); in handle_userfault()493 spin_unlock_irq(&ctx->fault_pending_wqh.lock); in handle_userfault()524 spin_lock_irq(&ctx->fault_pending_wqh.lock); in handle_userfault()872 spin_lock_irq(&ctx->fault_pending_wqh.lock); in userfaultfd_release()875 spin_unlock_irq(&ctx->fault_pending_wqh.lock); in userfaultfd_release()944 if (waitqueue_active(&ctx->fault_pending_wqh)) in userfaultfd_poll()991 spin_lock(&ctx->fault_pending_wqh.lock); in userfaultfd_ctx_read()1031 spin_unlock(&ctx->fault_pending_wqh.lock); in userfaultfd_ctx_read()1035 spin_unlock(&ctx->fault_pending_wqh.lock); in userfaultfd_ctx_read()1169 spin_lock_irq(&ctx->fault_pending_wqh.lock); in __wake_userfault()[all …]
55 wait_queue_head_t fault_pending_wqh; member
Completed in 11 milliseconds