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

/linux-master/io_uring/
H A Dio_uring.c780 static bool io_cqring_event_overflow(struct io_ring_ctx *ctx, u64 user_data, function
822 io_cqring_event_overflow(req->ctx, req->cqe.user_data,
906 io_cqring_event_overflow(ctx, cqe->user_data,
910 io_cqring_event_overflow(ctx, cqe->user_data,
926 filled = io_cqring_event_overflow(ctx, user_data, res, cflags, 0, 0);

Completed in 194 milliseconds