Searched refs:compaction_deferred (Results 1 – 3 of 3) sorted by relevance
50 extern bool compaction_deferred(struct zone *zone, int order);82 static inline bool compaction_deferred(struct zone *zone, int order) in compaction_deferred() function
142 bool compaction_deferred(struct zone *zone, int order) in compaction_deferred() function1544 if (compaction_deferred(zone, order)) in try_to_compact_pages()1650 !compaction_deferred(zone, cc->order)) in __compact_pgdat()
2486 if (compaction_deferred(zone, order)) in compaction_ready()