Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/linux/
Dio_uring_types.h192 unsigned int max_cached; member