Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dvmscan.c3407 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) in pgdat_balanced() function
3478 if (pgdat_balanced(pgdat, order, highest_zoneidx)) { in prepare_kswapd_sleep()
3618 balanced = pgdat_balanced(pgdat, sc.order, highest_zoneidx); in balance_pgdat()
3973 (pgdat_balanced(pgdat, order, highest_zoneidx) && in wakeup_kswapd()