Home
last modified time | relevance | path

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

/linux-6.8/io_uring/
Dalloc_cache.h45 static inline void io_alloc_cache_init(struct io_alloc_cache *cache, in io_alloc_cache_init() function
Dfutex.c39 io_alloc_cache_init(&ctx->futex_cache, IO_NODE_ALLOC_CACHE_MAX, in io_futex_cache_init()
Dio_uring.c320 io_alloc_cache_init(&ctx->rsrc_node_cache, IO_NODE_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()
322 io_alloc_cache_init(&ctx->apoll_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()
324 io_alloc_cache_init(&ctx->netmsg_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()