Home
last modified time | relevance | path

Searched refs:cq_wait (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Dio_uring.c435 struct wait_queue_head cq_wait; member
1177 init_waitqueue_head(&ctx->cq_wait); in io_ring_ctx_alloc()
1403 if (waitqueue_active(&ctx->cq_wait)) { in io_cqring_ev_posted()
1404 wake_up_interruptible(&ctx->cq_wait); in io_cqring_ev_posted()
1420 if (waitqueue_active(&ctx->cq_wait)) { in io_cqring_ev_posted_iopoll()
1421 wake_up_interruptible(&ctx->cq_wait); in io_cqring_ev_posted_iopoll()
8640 poll_wait(file, &ctx->cq_wait, wait); in io_uring_poll()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Dio_uring.c435 struct wait_queue_head cq_wait; member
1177 init_waitqueue_head(&ctx->cq_wait); in io_ring_ctx_alloc()
1403 if (waitqueue_active(&ctx->cq_wait)) { in io_cqring_ev_posted()
1404 wake_up_interruptible(&ctx->cq_wait); in io_cqring_ev_posted()
1420 if (waitqueue_active(&ctx->cq_wait)) { in io_cqring_ev_posted_iopoll()
1421 wake_up_interruptible(&ctx->cq_wait); in io_cqring_ev_posted_iopoll()
8640 poll_wait(file, &ctx->cq_wait, wait); in io_uring_poll()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Dio_uring.c435 struct wait_queue_head cq_wait; member
1177 init_waitqueue_head(&ctx->cq_wait); in io_ring_ctx_alloc()
1403 if (waitqueue_active(&ctx->cq_wait)) { in io_cqring_ev_posted()
1404 wake_up_interruptible(&ctx->cq_wait); in io_cqring_ev_posted()
1420 if (waitqueue_active(&ctx->cq_wait)) { in io_cqring_ev_posted_iopoll()
1421 wake_up_interruptible(&ctx->cq_wait); in io_cqring_ev_posted_iopoll()
8640 poll_wait(file, &ctx->cq_wait, wait); in io_uring_poll()