Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dpoll.h5 #define IO_POLL_ALLOC_CACHE_MAX 32 macro
H A Dio_uring.c329 ret = io_alloc_cache_init(&ctx->apoll_cache, IO_POLL_ALLOC_CACHE_MAX, in io_ring_ctx_alloc()