Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dvmscan.c7255 static bool pgdat_balanced(pg_data_t *pgdat, int order, int highest_zoneidx) in pgdat_balanced() function
7330 if (pgdat_balanced(pgdat, order, highest_zoneidx)) { in prepare_kswapd_sleep()
7503 balanced = pgdat_balanced(pgdat, sc.order, highest_zoneidx); in balance_pgdat()
7860 (pgdat_balanced(pgdat, order, highest_zoneidx) && in wakeup_kswapd()