Home
last modified time | relevance | path

Searched refs:io_alloc_cache_put (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/io_uring/
Dalloc_cache.h19 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() function
64 if (!io_alloc_cache_put(cache, obj)) in io_cache_free()
Dmsg_ring.c80 if (io_alloc_cache_put(&ctx->msg_cache, req)) in io_msg_tw_complete()
During_cmd.c45 if (io_alloc_cache_put(&req->ctx->cmd_cache, cache)) { in io_req_uring_cleanup()
Drw.c156 if (io_alloc_cache_put(&req->ctx->rw_cache, rw)) { in io_rw_recycle()
Dnet.c163 if (io_alloc_cache_put(&req->ctx->netmsg_cache, hdr)) { in io_netmsg_recycle()