Searched refs:compaction_deferred (Results 1 – 2 of 2) sorted by relevance
104 extern bool compaction_deferred(struct zone *zone, int order);205 static inline bool compaction_deferred(struct zone *zone, int order) in compaction_deferred() function
175 bool compaction_deferred(struct zone *zone, int order) in compaction_deferred() function2531 && compaction_deferred(zone, order)) { in try_to_compact_pages()2782 if (compaction_deferred(zone, cc.order)) in kcompactd_do_work()