Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dvmscan.c3867 static bool suitable_to_scan(int total, int young) in suitable_to_scan() function
3943 return suitable_to_scan(total, young); in walk_pte_range()
4669 if (suitable_to_scan(i, young)) in lru_gen_look_around()