Lines Matching defs:cqe
76 * we may get imprecise sqe and cqe info if uring is actively running
126 struct io_uring_cqe *cqe = &r->cqes[(entry & cq_mask) << cq_shift];
129 entry & cq_mask, cqe->user_data, cqe->res,
130 cqe->flags);
133 cqe->big_cqe[0], cqe->big_cqe[1]);
204 struct io_uring_cqe *cqe = &ocqe->cqe;
207 cqe->user_data, cqe->res, cqe->flags);