Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dalloc_cache.h46 static inline void io_alloc_cache_init(struct io_alloc_cache *cache, in io_alloc_cache_init() function
Dio_uring.c326 io_alloc_cache_init(&ctx->rsrc_node_cache, IO_NODE_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()
328 io_alloc_cache_init(&ctx->apoll_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()
330 io_alloc_cache_init(&ctx->netmsg_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()