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

/linux-master/io_uring/
H A Dio_uring.c785 bool is_cqe32 = (ctx->flags & IORING_SETUP_CQE32); local
789 if (is_cqe32)
812 if (is_cqe32) {

Completed in 148 milliseconds