Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dcompaction.c2145 static unsigned int fragmentation_score_wmark(bool low) in fragmentation_score_wmark() function
2165 wmark_high = fragmentation_score_wmark(false); in should_proactive_compact_node()
2204 wmark_low = fragmentation_score_wmark(true); in __compact_finished()