Home
last modified time | relevance | path

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

/linux/mm/ !
H A Dcompaction.c2357 static bool __compaction_suitable(struct zone *zone, int order, in __compaction_suitable() function
2393 suitable = __compaction_suitable(zone, order, watermark, highest_zoneidx, in compaction_suitable()
2439 * Make sure at least one zone would pass __compaction_suitable if we continue in compaction_zonelist_suitable()
2449 * is even not guaranteed to appear even if __compaction_suitable in compaction_zonelist_suitable()
2454 if (__compaction_suitable(zone, order, min_wmark_pages(zone), in compaction_zonelist_suitable()