Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() function
H A Drsrc.c172 if (!io_alloc_cache_put(&ctx->rsrc_node_cache, &node->cache)) in io_rsrc_node_destroy()
H A Dnet.c139 if (io_alloc_cache_put(&req->ctx->netmsg_cache, &hdr->cache)) { in io_netmsg_recycle()
H A Dio_uring.c1532 if (!io_alloc_cache_put(&ctx->apoll_cache, &apoll->cache)) in io_free_batch_list()