Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c2430 static unsigned io_cqring_events(struct io_ring_ctx *ctx) in io_cqring_events() function
2602 if (io_cqring_events(ctx)) in io_iopoll_check()
7485 if (io_cqring_events(ctx) >= min_events) in io_cqring_wait()
9288 if (io_cqring_events(ctx) || test_bit(0, &ctx->check_cq_overflow)) in io_uring_poll()