Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dcompaction.c2399 static bool __compaction_suitable(struct zone *zone, int order, in __compaction_suitable() function
2435 suitable = __compaction_suitable(zone, order, watermark, highest_zoneidx, in compaction_suitable()
2496 if (__compaction_suitable(zone, order, min_wmark_pages(zone), in compaction_zonelist_suitable()