Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dio_uring.c925 static bool __io_post_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags, in __io_post_aux_cqe() function
941 return __io_post_aux_cqe(ctx, user_data, res, cflags, true); in io_post_aux_cqe()
955 return __io_post_aux_cqe(ctx, user_data, res, cflags, false); in io_fill_cqe_req_aux()