Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c2376 static unsigned io_cqring_events(struct io_ring_ctx *ctx) in io_cqring_events() function
2549 if (io_cqring_events(ctx)) in io_iopoll_check()
7562 if (io_cqring_events(ctx) >= min_events) in io_cqring_wait()
9334 if (io_cqring_events(ctx) || test_bit(0, &ctx->check_cq_overflow)) in io_uring_poll()