Searched refs:io_fill_cqe_aux (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/io_uring/ |
D | io_uring.h | 38 bool io_fill_cqe_aux(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags,
|
D | io_uring.c | 781 bool io_fill_cqe_aux(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags, in io_fill_cqe_aux() function 821 filled = io_fill_cqe_aux(ctx, user_data, res, cflags, allow_overflow); in io_post_aux_cqe()
|