Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dio_uring.h37 bool allow_overflow);
39 bool allow_overflow);
Dio_uring.c782 bool allow_overflow) in io_fill_cqe_aux() argument
808 if (allow_overflow) in io_fill_cqe_aux()
816 bool allow_overflow) in io_post_aux_cqe() argument
821 filled = io_fill_cqe_aux(ctx, user_data, res, cflags, allow_overflow); in io_post_aux_cqe()