Searched refs:io_cqring_event_overflow (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/io_uring/ |
H A D | io_uring.c | 800 static bool io_cqring_event_overflow(struct io_ring_ctx *ctx, u64 user_data, 842 io_cqring_event_overflow(req->ctx, req->cqe.user_data, in io_req_cqe_overflow() 926 io_cqring_event_overflow(ctx, cqe->user_data, in __io_flush_post_cqes() 930 io_cqring_event_overflow(ctx, cqe->user_data, in __io_flush_post_cqes() 946 filled = io_cqring_event_overflow(ctx, user_data, res, cflags, 0, 0); in __io_post_aux_cqe() 801 static bool io_cqring_event_overflow(struct io_ring_ctx *ctx, u64 user_data, io_cqring_event_overflow() function
|