Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dalloc_cache.h19 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
H A During_cmd.c37 if (io_alloc_cache_put(&req->ctx->cmd_cache, ac)) { in io_req_uring_cleanup()
H A Dmsg_ring.c80 if (io_alloc_cache_put(&ctx->msg_cache, req)) in io_msg_tw_complete()
H A Drw.c156 if (io_alloc_cache_put(&req->ctx->rw_cache, rw)) { in io_rw_recycle()
H A Dnet.c181 if (io_alloc_cache_put(&req->ctx->netmsg_cache, hdr)) { in io_netmsg_recycle()