Searched refs:IO_POLL_ALLOC_CACHE_MAX (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/io_uring/ | ||
D | poll.h | 3 #define IO_POLL_ALLOC_CACHE_MAX 32 macro |
D | io_uring.c | 311 ret |= io_alloc_cache_init(&ctx->apoll_cache, IO_POLL_ALLOC_CACHE_MAX, in io_ring_ctx_alloc() |