Searched refs:too_many_isolated (Results 1 - 2 of 2) sorted by last modified time

/linux-master/mm/
H A Dvmscan.c1772 static bool too_many_isolated(struct pglist_data *pgdat, int file, function
1802 /* Wake up tasks throttled due to too_many_isolated. */
1912 while (unlikely(too_many_isolated(pgdat, file, sc))) {
H A Dcompaction.c815 static bool too_many_isolated(struct compact_control *cc) function
915 while (unlikely(too_many_isolated(cc))) {

Completed in 203 milliseconds