Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c2239 static unsigned io_cqring_events(struct io_ring_ctx *ctx, bool noflush) in io_cqring_events() function
2479 if (io_cqring_events(ctx, false)) in io_iopoll_check()
6842 return io_cqring_events(ctx, noflush) >= iowq->to_wait || in io_should_wake()
6895 if (io_cqring_events(ctx, false) >= min_events) in io_cqring_wait()
8333 if (io_cqring_events(ctx, false)) in io_uring_poll()