Searched refs:io_add_aux_cqe (Results 1 – 3 of 3) sorted by relevance
78 io_add_aux_cqe(ctx, req->cqe.user_data, req->cqe.res, req->cqe.flags); in io_msg_tw_complete()
72 void io_add_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags);
864 void io_add_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags) in io_add_aux_cqe() function