Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dalloc_cache.h24 static inline struct io_cache_entry *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get() function
Dpoll.c682 (entry = io_alloc_cache_get(&ctx->apoll_cache)) != NULL) { in io_req_alloc_apoll()
Dnet.c130 (entry = io_alloc_cache_get(&ctx->netmsg_cache)) != NULL) { in io_msg_alloc_async()