Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.c832 static bool __io_post_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, in __io_post_aux_cqe() function
849 filled = __io_post_aux_cqe(ctx, user_data, res, cflags); in io_post_aux_cqe()