Searched refs:io_cqring_events (Results 1 – 1 of 1) sorted by relevance
738 static unsigned io_cqring_events(struct io_rings *rings) in io_cqring_events() function895 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()