Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, in io_alloc_cache_put() function
Dnet.c115 if (io_alloc_cache_put(&req->ctx->netmsg_cache, &hdr->cache)) { in io_netmsg_recycle()
Dio_uring.c1311 if (!io_alloc_cache_put(&ctx->apoll_cache, &apoll->cache)) in io_free_batch_list()