Searched refs:io_post_aux_cqe (Results 1 – 3 of 3) sorted by relevance
79 bool io_post_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags);
448 io_post_aux_cqe(ctx, node->tag, 0, 0); in io_free_rsrc_node()
844 bool io_post_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags) in io_post_aux_cqe() function