Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmscan.c3367 static bool suitable_to_scan(int total, int young) in suitable_to_scan() function
3438 return suitable_to_scan(total, young); in walk_pte_range()
4145 if (mm_state && suitable_to_scan(i, young)) in lru_gen_look_around()