Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dalloc_cache.h31 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get() function
59 struct io_cache_entry *entry = io_alloc_cache_get(cache); in io_alloc_cache_free()
Dpoll.c674 entry = io_alloc_cache_get(&ctx->apoll_cache); in io_req_alloc_apoll()
Drsrc.c203 entry = io_alloc_cache_get(&ctx->rsrc_node_cache); in io_rsrc_node_alloc()
Dnet.c145 entry = io_alloc_cache_get(&ctx->netmsg_cache); in io_msg_alloc_async()