Searched refs:inflight_wait (Results 1 – 1 of 1) sorted by relevance
288 wait_queue_head_t inflight_wait; member1177 init_waitqueue_head(&ctx->inflight_wait); in io_ring_ctx_alloc()5859 if (waitqueue_active(&ctx->inflight_wait)) in io_req_drop_files()5860 wake_up(&ctx->inflight_wait); in io_req_drop_files()8593 prepare_to_wait(&ctx->inflight_wait, &wait, in io_uring_cancel_files()8606 finish_wait(&ctx->inflight_wait, &wait); in io_uring_cancel_files()