Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.h80 void io_add_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags);
H A Dio_uring.c858 void io_add_aux_cqe(struct io_ring_ctx *ctx, u64 user_data, s32 res, u32 cflags) in io_add_aux_cqe() function