Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/ !
Dalloc_cache.h16 if (cache->nr_cached < cache->max_cached) { in io_alloc_cache_put()
51 cache->max_cached = max_nr; in io_alloc_cache_init()
/linux-6.6.21/include/linux/ !
Dio_uring_types.h192 unsigned int max_cached; member