Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.h157 static __always_inline bool io_fill_cqe_req(struct io_ring_ctx *ctx, in io_fill_cqe_req() function
H A Dio_uring.c976 if (!io_fill_cqe_req(ctx, req)) in __io_req_complete_post()
1541 unlikely(!io_fill_cqe_req(ctx, req))) { in __io_submit_flush_completions()