Searched refs:sq_array (Results 1 – 3 of 3) sorted by relevance
273 u32 *sq_array; member
561 ctx->sq_array = (u32 *)((char *)n.rings + sq_array_offset); in io_register_resize_rings()
2263 head = READ_ONCE(ctx->sq_array[head]); in io_get_sqe()3487 ctx->sq_array = (u32 *)((char *)rings + sq_array_offset); in io_allocate_scq_urings()3708 p->sq_off.array = (char *)ctx->sq_array - (char *)ctx->rings; in io_uring_create()