Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio_uring.h148 static __always_inline bool io_fill_cqe_req(struct io_ring_ctx *ctx, in io_fill_cqe_req() function
Dio_uring.c987 if (!io_fill_cqe_req(ctx, req)) in __io_req_complete_post()
1568 unlikely(!io_fill_cqe_req(ctx, req))) { in __io_submit_flush_completions()