Searched refs:__io_fill_cqe_req (Results 1 – 3 of 3) sorted by relevance
127 static inline bool __io_fill_cqe_req(struct io_ring_ctx *ctx, in __io_fill_cqe_req() function165 if (likely(__io_fill_cqe_req(ctx, req))) in io_fill_cqe_req()
1068 if (unlikely(!__io_fill_cqe_req(ctx, req))) { in io_do_iopoll()
1514 unlikely(!__io_fill_cqe_req(ctx, req))) { in __io_submit_flush_completions()
Completed in 13 milliseconds