Searched refs:IO_NODE_ALLOC_CACHE_MAX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/io_uring/ | ||
H A D | rsrc.h | 9 #define IO_NODE_ALLOC_CACHE_MAX 32 macro |
H A D | io_uring.c | 316 io_alloc_cache_init(&ctx->rsrc_node_cache, IO_NODE_ALLOC_CACHE_MAX, in io_ring_ctx_alloc() |