Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() function
Drsrc.c173 if (!io_alloc_cache_put(&ctx->rsrc_node_cache, &node->cache)) in io_rsrc_node_destroy()
Dnet.c131 if (io_alloc_cache_put(&req->ctx->netmsg_cache, &hdr->cache)) { in io_netmsg_recycle()
Dio_uring.c1534 if (!io_alloc_cache_put(&ctx->apoll_cache, &apoll->cache)) in io_free_batch_list()