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

/linux-master/mm/
H A Dvmscan.c3322 static bool suitable_to_scan(int total, int young) function
3398 return suitable_to_scan(total, young);
4086 if (mm_state && suitable_to_scan(i, young))

Completed in 183 milliseconds