Searched refs:io_alloc_cache_put (Results 1 – 7 of 7) sorted by relevance
28 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()
31 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()
160 if (io_alloc_cache_put(&req->ctx->rw_cache, rw)) { in io_rw_recycle()
151 if (io_alloc_cache_put(&req->ctx->netmsg_cache, hdr)) { in io_netmsg_recycle()
1422 if (!io_alloc_cache_put(&ctx->apoll_cache, apoll)) in io_free_batch_list()