Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/ !
Dio_uring.c643 static bool io_cqring_overflow_flush(struct io_ring_ctx *ctx) in io_cqring_overflow_flush() function
2385 io_cqring_overflow_flush(ctx); in io_cqring_wait()
2423 if (!io_cqring_overflow_flush(ctx)) { in io_cqring_wait()
3182 io_cqring_overflow_flush(ctx); in SYSCALL_DEFINE6()