Home
last modified time | relevance | path

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

/linux-6.8/io_uring/
Dalloc_cache.h30 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get() function
58 struct io_cache_entry *entry = io_alloc_cache_get(cache); in io_alloc_cache_free()
Dfutex.c263 entry = io_alloc_cache_get(&ctx->futex_cache); in io_alloc_ifd()
Dpoll.c695 entry = io_alloc_cache_get(&ctx->apoll_cache); in io_req_alloc_apoll()
Drsrc.c202 entry = io_alloc_cache_get(&ctx->rsrc_node_cache); in io_rsrc_node_alloc()
Dnet.c153 entry = io_alloc_cache_get(&ctx->netmsg_cache); in io_msg_alloc_async()