Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c939 static bool __io_post_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags, in __io_post_aux_cqe() function
955 return __io_post_aux_cqe(ctx, user_data, res, cflags, true); in io_post_aux_cqe()
969 return __io_post_aux_cqe(ctx, user_data, res, cflags, false); in io_fill_cqe_req_aux()