Searched refs:io_get_cqe_overflow (Results 1 – 2 of 2) sorted by relevance
104 static inline struct io_uring_cqe *io_get_cqe_overflow(struct io_ring_ctx *ctx, in io_get_cqe_overflow() function124 return io_get_cqe_overflow(ctx, false); in io_get_cqe()
681 struct io_uring_cqe *cqe = io_get_cqe_overflow(ctx, true); in __io_cqring_overflow_flush()
Completed in 14 milliseconds