Searched refs:io_alloc_cache_get (Results 1 – 8 of 8) sorted by relevance
21 static inline void *io_alloc_cache_get(struct io_alloc_cache *cache) in io_alloc_cache_get() function55 while ((entry = io_alloc_cache_get(cache)) != NULL) in io_alloc_cache_free()
111 req = io_alloc_cache_get(&ctx->msg_cache); in io_msg_get_kiocb()
24 cache = io_alloc_cache_get(&ctx->uring_cache); in io_uring_async_get()
258 ifd = io_alloc_cache_get(&ctx->futex_cache); in io_alloc_ifd()
697 apoll = io_alloc_cache_get(&ctx->apoll_cache); in io_req_alloc_apoll()
216 rw = io_alloc_cache_get(&ctx->rw_cache); in io_rw_alloc_async()
181 ref_node = io_alloc_cache_get(&ctx->rsrc_node_cache); in io_rsrc_node_alloc()
164 hdr = io_alloc_cache_get(&ctx->netmsg_cache); in io_msg_alloc_async()