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

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

Completed in 202 milliseconds