Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dcompaction.c211 static bool compaction_restarting(struct zone *zone, int order) in compaction_restarting() function
2326 if (compaction_restarting(cc->zone, cc->order)) in compact_zone()