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

/linux-master/io_uring/
H A Dalloc_cache.h16 if (cache->nr_cached < cache->max_cached) {
50 cache->max_cached = max_nr;
/linux-master/include/linux/
H A Dio_uring_types.h224 unsigned int max_cached; member in struct:io_alloc_cache

Completed in 102 milliseconds