Searched refs:ref_comp (Results 1 – 1 of 1) sorted by relevance
337 struct completion ref_comp; member1122 complete(&ctx->ref_comp); in io_ring_ctx_ref_free()1167 init_completion(&ctx->ref_comp); in io_ring_ctx_alloc()8375 } while (!wait_for_completion_timeout(&ctx->ref_comp, HZ/20)); in io_ring_exit_work()9626 ret = wait_for_completion_interruptible(&ctx->ref_comp); in __io_uring_register()9732 reinit_completion(&ctx->ref_comp); in __io_uring_register()