Searched refs:io_alloc_cache_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dalloc_cache.h45 static inline void io_alloc_cache_init(struct io_alloc_cache *cache, function
H A Dfutex.c39 io_alloc_cache_init(&ctx->futex_cache, IO_NODE_ALLOC_CACHE_MAX,
H A Dio_uring.c316 io_alloc_cache_init(&ctx->rsrc_node_cache, IO_NODE_ALLOC_CACHE_MAX,
318 io_alloc_cache_init(&ctx->apoll_cache, IO_ALLOC_CACHE_MAX,
320 io_alloc_cache_init(&ctx->netmsg_cache, IO_ALLOC_CACHE_MAX,

Completed in 130 milliseconds