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