Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dwait.h27 void io_cqring_do_overflow_flush(struct io_ring_ctx *ctx);
H A Dwait.c206 io_cqring_do_overflow_flush(ctx); in io_cqring_wait()
292 io_cqring_do_overflow_flush(ctx); in io_cqring_wait()
H A Dio_uring.c586 void io_cqring_do_overflow_flush(struct io_ring_ctx *ctx) in io_cqring_do_overflow_flush() function