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

/linux-master/io_uring/
H A Dalloc_cache.h30 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) function
58 struct io_cache_entry *entry = io_alloc_cache_get(cache);
H A Dfutex.c264 entry = io_alloc_cache_get(&ctx->futex_cache);
H A Drsrc.c202 entry = io_alloc_cache_get(&ctx->rsrc_node_cache);
H A Dpoll.c697 entry = io_alloc_cache_get(&ctx->apoll_cache);
H A Dnet.c140 entry = io_alloc_cache_get(&ctx->netmsg_cache);

Completed in 141 milliseconds