Home
last modified time | relevance | path

Searched defs:cqe32 (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dio_uring.h261 bool overflow, bool cqe32) in io_get_cqe_overflow()
283 bool cqe32) in io_get_cqe()
H A Dio_uring.c718 bool io_cqe_cache_refill(struct io_ring_ctx *ctx, bool overflow, bool cqe32) in io_cqe_cache_refill() argument
776 bool cqe32 = cflags & IORING_CQE_F_32; in io_fill_cqe_aux() local