Searched refs:io_alloc_cache_put (Results 1 – 8 of 8) sorted by relevance
9 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() function
80 if (io_alloc_cache_put(&ctx->msg_cache, req)) in io_msg_tw_complete()
42 if (io_alloc_cache_put(&req->ctx->uring_cache, cache)) { in io_req_uring_cleanup()
60 if (!io_alloc_cache_put(&ctx->futex_cache, ifd)) in io_futex_complete()
168 if (io_alloc_cache_put(&req->ctx->rw_cache, rw)) { in io_rw_recycle()
152 if (!io_alloc_cache_put(&ctx->rsrc_node_cache, node)) in io_rsrc_node_destroy()
151 if (io_alloc_cache_put(&req->ctx->netmsg_cache, hdr)) { in io_netmsg_recycle()
1416 if (!io_alloc_cache_put(&ctx->apoll_cache, apoll)) in io_free_batch_list()