Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dvmscan.c3995 static bool suitable_to_scan(int total, int young) in suitable_to_scan() function
4070 return suitable_to_scan(total, young); in walk_pte_range()
4747 if (suitable_to_scan(i, young)) in lru_gen_look_around()