Searched refs:sq_sqes (Results 1 – 1 of 1) sorted by relevance
201 struct io_uring_sqe *sq_sqes; member2586 s->sqe = &ctx->sq_sqes[head]; in io_get_sqring()3563 io_mem_free(ctx->sq_sqes); in io_ring_ctx_free()3637 ptr = ctx->sq_sqes; in io_uring_mmap()3747 ctx->sq_sqes = io_mem_alloc(size); in io_allocate_scq_urings()3748 if (!ctx->sq_sqes) in io_allocate_scq_urings()