Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcompaction.h97 extern bool compaction_suitable(struct zone *zone, int order,
115 static inline bool compaction_suitable(struct zone *zone, int order, in compaction_suitable() function
/linux-6.15/mm/
H A Dcompaction.c2429 bool compaction_suitable(struct zone *zone, int order, unsigned long watermark, in compaction_suitable() function
2546 if (!compaction_suitable(zone, order, watermark, highest_zoneidx)) in compaction_suit_allocation_order()
H A Dvmscan.c5912 if (compaction_suitable(zone, sc->order, watermark, in should_continue_reclaim()
6151 if (compaction_suitable(zone, sc->order, watermark, sc->reclaim_idx)) in compaction_ready()