Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dio_uring_types.h167 u32 sq_ring_entries, cq_ring_entries; member
/linux/io_uring/
H A Dregister.c451 WRITE_ONCE(n.rings->cq_ring_entries, p->cq_entries); in io_register_resize_rings()
H A Dio_uring.c3408 WRITE_ONCE(rings->cq_ring_entries, ctx->cq_entries); in io_allocate_scq_urings()
3566 p->cq_off.ring_entries = offsetof(struct io_rings, cq_ring_entries); in io_prepare_config()