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

/linux-master/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,
320 io_alloc_cache_init(&ctx->netmsg_cache, IO_ALLOC_CACHE_MAX,

Completed in 433 milliseconds