Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dalloc_cache.h7 #define IO_ALLOC_CACHE_MAX 512 macro
H A Dio_uring.c318 io_alloc_cache_init(&ctx->apoll_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()
320 io_alloc_cache_init(&ctx->netmsg_cache, IO_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()