Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dio_uring.c738 static unsigned io_cqring_events(struct io_rings *rings) in io_cqring_events() function
895 if (io_cqring_events(ctx->rings)) in __io_iopoll_check()
2866 return io_cqring_events(ctx->rings) >= iowq->to_wait || in io_should_wake()
2901 if (io_cqring_events(rings) >= min_events) in io_cqring_wait()