Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.c727 static struct io_overflow_cqe *io_alloc_ocqe(struct io_ring_ctx *ctx, in io_alloc_ocqe() function
837 ocqe = io_alloc_ocqe(ctx, cqe, big_cqe, GFP_KERNEL); in io_cqe_overflow()
849 ocqe = io_alloc_ocqe(ctx, cqe, big_cqe, GFP_ATOMIC); in io_cqe_overflow_locked()