Home
last modified time | relevance | path

Searched refs:sq_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.c450 WRITE_ONCE(n.rings->sq_ring_entries, p->sq_entries); in io_register_resize_rings()
H A Dio_uring.c3407 WRITE_ONCE(rings->sq_ring_entries, ctx->sq_entries); in io_allocate_scq_urings()
3556 p->sq_off.ring_entries = offsetof(struct io_rings, sq_ring_entries); in io_prepare_config()