Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dwait.h47 static inline unsigned io_cqring_events(struct io_ring_ctx *ctx) in io_cqring_events() function
H A Dwait.c89 if (io_cqring_events(ctx)) in io_cqring_min_timer_wakeup()
H A Dio_uring.c1235 if (io_cqring_events(ctx)) in io_iopoll_check()
1271 } while (io_cqring_events(ctx) < min_events); in io_iopoll_check()