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

/linux-master/io_uring/
H A Dio_uring.h64 bool io_cqe_cache_refill(struct io_ring_ctx *ctx, bool overflow);
167 if (unlikely(!io_cqe_cache_refill(ctx, overflow)))
H A Dio_uring.c833 bool io_cqe_cache_refill(struct io_ring_ctx *ctx, bool overflow) function

Completed in 100 milliseconds