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

/linux-master/mm/
H A Dvmscan.c6609 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) function
6684 if (pgdat_balanced(pgdat, order, highest_zoneidx)) {
6858 balanced = pgdat_balanced(pgdat, sc.order, highest_zoneidx);
7224 (pgdat_balanced(pgdat, order, highest_zoneidx) &&

Completed in 162 milliseconds