Searched refs:cq_overflow (Results 1 – 3 of 3) sorted by relevance
561 WRITE_ONCE(n.rings->cq_overflow, READ_ONCE(o.rings->cq_overflow)); in io_register_resize_rings()
719 WRITE_ONCE(r->cq_overflow, READ_ONCE(r->cq_overflow) + 1); in io_cqring_add_overflow()3657 p->cq_off.overflow = offsetof(struct io_rings, cq_overflow); in io_uring_fill_params()
5997 u8 cq_overflow[0x20]; member