Searched refs:rw_cache (Results 1 – 3 of 3) sorted by relevance
297 struct io_alloc_cache rw_cache; member
168 if (io_alloc_cache_put(&req->ctx->rw_cache, rw)) { in io_rw_recycle()216 rw = io_alloc_cache_get(&ctx->rw_cache); in io_rw_alloc_async()
315 ret |= io_alloc_cache_init(&ctx->rw_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()359 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_ring_ctx_alloc()2745 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_ring_ctx_free()