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

/linux-master/io_uring/
H A Dio_uring.h183 static __always_inline bool io_fill_cqe_req(struct io_ring_ctx *ctx, function
H A Dio_uring.c982 if (!io_fill_cqe_req(ctx, req))
1587 unlikely(!io_fill_cqe_req(ctx, req))) {

Completed in 188 milliseconds