Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c1722 static bool io_cqring_overflow_flush(struct io_ring_ctx *ctx) in io_cqring_overflow_flush() function
7874 io_cqring_overflow_flush(ctx); in io_cqring_wait()
7912 if (!io_cqring_overflow_flush(ctx)) { in io_cqring_wait()
10268 io_cqring_overflow_flush(ctx); in SYSCALL_DEFINE6()