Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.c628 static __cold bool io_cqring_add_overflow(struct io_ring_ctx *ctx, in __io_cqring_overflow_flush()
797 io_cqring_add_overflow(ctx, ocqe); in io_cqe_cache_refill()
808 return io_cqring_add_overflow(ctx, ocqe);
689 static __cold bool io_cqring_add_overflow(struct io_ring_ctx *ctx, io_cqring_add_overflow() function