Searched refs:io_alloc_cache_put (Results 1 – 5 of 5) sorted by relevance
19 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_kasan() 64 if (!io_alloc_cache_put(cache, obj)) in io_cache_alloc() 28 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, io_alloc_cache_put() function
37 if (io_alloc_cache_put(&req->ctx->cmd_cache, ac)) { in io_req_uring_cleanup()
80 if (io_alloc_cache_put(&ctx->msg_cache, req)) in io_msg_tw_complete()
156 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()