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

/linux-master/io_uring/
H A Dalloc_cache.h13 static inline bool io_alloc_cache_put(struct io_alloc_cache *cache, function
H A Dfutex.c66 if (!io_alloc_cache_put(&ctx->futex_cache, &ifd->cache))
H A Drsrc.c172 if (!io_alloc_cache_put(&ctx->rsrc_node_cache, &node->cache))
H A Dnet.c126 if (io_alloc_cache_put(&req->ctx->netmsg_cache, &hdr->cache)) {
H A Dio_uring.c1553 if (!io_alloc_cache_put(&ctx->apoll_cache, &apoll->cache))

Completed in 187 milliseconds