Searched refs:suitable_to_scan (Results 1 – 1 of 1) sorted by relevance
3367 static bool suitable_to_scan(int total, int young) in suitable_to_scan() function3438 return suitable_to_scan(total, young); in walk_pte_range()4145 if (mm_state && suitable_to_scan(i, young)) in lru_gen_look_around()