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()
2454 if (__compaction_suitable(zone, order, min_wmark_pages(zone), in compaction_zonelist_suitable()