Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmscan.c3423 static bool suitable_to_scan(int total, int young) in suitable_to_scan() function
3531 return suitable_to_scan(total, young); in walk_pte_range()
4237 if (mm_state && suitable_to_scan(i, young)) in lru_gen_look_around()