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