Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dio_uring.c725 static bool io_cqring_event_overflow(struct io_ring_ctx *ctx, u64 user_data, in io_cqring_event_overflow() function
767 io_cqring_event_overflow(req->ctx, req->cqe.user_data, in io_req_cqe_overflow()
845 filled = io_cqring_event_overflow(ctx, user_data, res, cflags, 0, 0); in __io_post_aux_cqe()
868 io_cqring_event_overflow(ctx, user_data, res, cflags, 0, 0); in io_add_aux_cqe()