Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dio_uring.c643 static bool io_cqring_overflow_flush(struct io_ring_ctx *ctx) in io_cqring_overflow_flush() function
2405 io_cqring_overflow_flush(ctx); in io_cqring_wait()
2443 if (!io_cqring_overflow_flush(ctx)) { in io_cqring_wait()
3202 io_cqring_overflow_flush(ctx); in SYSCALL_DEFINE6()