Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c805 bool is_cqe32 = (ctx->flags & IORING_SETUP_CQE32); in io_cqring_event_overflow()
809 if (is_cqe32) in io_cqring_event_overflow()
832 if (is_cqe32) { in io_cqring_event_overflow()
806 bool is_cqe32 = (ctx->flags & IORING_SETUP_CQE32); io_cqring_event_overflow() local