Home
last modified time | relevance | path

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

/linux/mm/
H A Dcompaction.c2247 static unsigned int fragmentation_score_wmark(bool low) in fragmentation_score_wmark() function
2267 wmark_high = fragmentation_score_wmark(false); in should_proactive_compact_node()
2306 wmark_low = fragmentation_score_wmark(true); in __compact_finished()