Home
last modified time | relevance | path

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

/linux-6.8/io_uring/
Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() function
Dfutex.c66 if (!io_alloc_cache_put(&ctx->futex_cache, &ifd->cache)) in io_futex_complete()
Drsrc.c172 if (!io_alloc_cache_put(&ctx->rsrc_node_cache, &node->cache)) in io_rsrc_node_destroy()
Dnet.c139 if (io_alloc_cache_put(&req->ctx->netmsg_cache, &hdr->cache)) { in io_netmsg_recycle()
Dio_uring.c1549 if (!io_alloc_cache_put(&ctx->apoll_cache, &apoll->cache)) in io_free_batch_list()