Searched refs:io_get_cqe_overflow (Results 1 - 2 of 2) sorted by relevance

/linux-master/io_uring/
H A Dio_uring.h160 static inline bool io_get_cqe_overflow(struct io_ring_ctx *ctx, function
180 return io_get_cqe_overflow(ctx, ret, false);
H A Dio_uring.c701 if (!io_get_cqe_overflow(ctx, &cqe, true))

Completed in 156 milliseconds