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

/linux-master/mm/
H A Dvmscan.c6593 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) function
6668 if (pgdat_balanced(pgdat, order, highest_zoneidx)) {
6842 balanced = pgdat_balanced(pgdat, sc.order, highest_zoneidx);
7208 (pgdat_balanced(pgdat, order, highest_zoneidx) &&

Completed in 155 milliseconds