Searched refs:sq_ring_entries (Results 1 – 1 of 1) sorted by relevance
135 u32 sq_ring_entries, cq_ring_entries; member1546 return READ_ONCE(r->sq.tail) - ctx->cached_sq_head == r->sq_ring_entries; in io_sqring_full()9154 rings->sq_ring_entries = p->sq_entries; in io_allocate_scq_urings()9354 p->sq_off.ring_entries = offsetof(struct io_rings, sq_ring_entries); in io_uring_create()