Searched refs:io_alloc_cache_put (Results 1 – 4 of 4) sorted by relevance
21 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() function66 if (!io_alloc_cache_put(cache, obj)) in io_cache_free()
38 if (io_alloc_cache_put(&req->ctx->cmd_cache, ac)) { in io_req_uring_cleanup()
158 if (io_alloc_cache_put(&req->ctx->rw_cache, rw)) { in io_rw_recycle()
181 if (io_alloc_cache_put(&req->ctx->netmsg_cache, hdr)) in io_netmsg_recycle()