Home
last modified time | relevance | path

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

/fs/
Dio_uring.c768 static unsigned io_cqring_events(struct io_rings *rings) in io_cqring_events() function
931 if (io_cqring_events(ctx->rings)) in io_iopoll_check()
2987 return io_cqring_events(ctx->rings) >= iowq->to_wait || in io_should_wake()
3022 if (io_cqring_events(rings) >= min_events) in io_cqring_wait()