Searched refs:io_get_cqe_overflow (Results 1 – 2 of 2) sorted by relevance
96 static inline struct io_uring_cqe *io_get_cqe_overflow(struct io_ring_ctx *ctx, in io_get_cqe_overflow() function114 return io_get_cqe_overflow(ctx, false); in io_get_cqe()
617 struct io_uring_cqe *cqe = io_get_cqe_overflow(ctx, true); in __io_cqring_overflow_flush()