Searched refs:rw_cache (Results 1 – 3 of 3) sorted by relevance
338 struct io_alloc_cache rw_cache; member
158 if (io_alloc_cache_put(&req->ctx->rw_cache, rw)) in io_rw_recycle()202 rw = io_uring_alloc_async_data(&ctx->rw_cache, req); in io_rw_alloc_async()
278 io_alloc_cache_free(&ctx->rw_cache, io_rw_cache_free); in io_free_alloc_caches() 320 ret |= io_alloc_cache_init(&ctx->rw_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()