Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.h179 static __always_inline bool io_fill_cqe_req(struct io_ring_ctx *ctx, in io_fill_cqe_req() function
H A Dio_uring.c913 if (!io_fill_cqe_req(ctx, req)) in io_req_defer_failed()
1443 unlikely(!io_fill_cqe_req(ctx, req))) { in __io_submit_flush_completions()