Searched refs:rw_cache (Results 1 – 3 of 3) sorted by relevance
308 struct io_alloc_cache rw_cache; member
160 if (io_alloc_cache_put(&req->ctx->rw_cache, rw)) { in io_rw_recycle()206 rw = io_uring_alloc_async_data(&ctx->rw_cache, req); in io_rw_alloc_async()
322 ret |= io_alloc_cache_init(&ctx->rw_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()365 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_ring_ctx_alloc()2709 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_ring_ctx_free()