Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.h79 bool io_post_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags);
H A Drsrc.c448 io_post_aux_cqe(ctx, node->tag, 0, 0); in io_free_rsrc_node()
H A Dio_uring.c844 bool io_post_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags) in io_post_aux_cqe() function