Searched refs:sq_sqes (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dfdinfo.c103 sqe = &ctx->sq_sqes[sq_idx << sq_shift];
H A Dio_uring.c2459 *sqe = &ctx->sq_sqes[head];
2802 io_mem_free(ctx->sq_sqes);
2811 ctx->sq_sqes = NULL;
3447 ptr = ctx->sq_sqes;
3807 ctx->sq_sqes = ptr;
/linux-master/include/linux/
H A Dio_uring_types.h270 struct io_uring_sqe *sq_sqes; member in struct:io_ring_ctx::__anon48

Completed in 151 milliseconds