Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dalloc_cache.h12 if (cache->nr_cached < cache->max_cached) { in io_alloc_cache_put()
40 cache->max_cached = max_nr; in io_alloc_cache_init()
/linux-6.12.1/include/linux/
Dio_uring_types.h216 unsigned int max_cached; member