Home
last modified time | relevance | path

Searched refs:io_cqring_events (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c1559 static unsigned io_cqring_events(struct io_ring_ctx *ctx) in io_cqring_events() function
1618 if (io_cqring_events(ctx)) in io_iopoll_check()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c2442 static unsigned io_cqring_events(struct io_ring_ctx *ctx) in io_cqring_events() function
2642 if (io_cqring_events(ctx)) in io_iopoll_check()
7699 if (io_cqring_events(ctx) >= min_events) in io_cqring_wait()
9450 if (io_cqring_events(ctx) || test_bit(0, &ctx->check_cq_overflow)) in io_uring_poll()

Completed in 20 milliseconds