Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c360 u32 *sq_array; member
7541 head = READ_ONCE(ctx->sq_array[sq_idx]); in io_get_sqe()
10467 ctx->sq_array = (u32 *)((char *)rings + sq_array_offset); in io_allocate_scq_urings()
10618 p->sq_off.array = (char *)ctx->sq_array - (char *)ctx->rings; in io_uring_create()