Searched refs:compaction_deferred (Results 1 – 2 of 2) sorted by relevance
103 extern bool compaction_deferred(struct zone *zone, int order);202 static inline bool compaction_deferred(struct zone *zone, int order) in compaction_deferred() function
157 bool compaction_deferred(struct zone *zone, int order) in compaction_deferred() function2363 && compaction_deferred(zone, order)) { in try_to_compact_pages()2547 if (compaction_deferred(zone, cc.order)) in kcompactd_do_work()