Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Drsrc.h9 #define IO_NODE_ALLOC_CACHE_MAX 32 macro
H A Dio_uring.c316 io_alloc_cache_init(&ctx->rsrc_node_cache, IO_NODE_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()