Searched refs:cq_wait (Results 1 – 1 of 1) sorted by relevance
219 struct wait_queue_head cq_wait; member405 init_waitqueue_head(&ctx->cq_wait); in io_ring_ctx_alloc()477 if (wq_has_sleeper(&ctx->cq_wait)) { in __io_commit_cqring()478 wake_up_interruptible(&ctx->cq_wait); in __io_commit_cqring()3578 poll_wait(file, &ctx->cq_wait, wait); in io_uring_poll()