Searched refs:compaction_deferred (Results 1 – 2 of 2) sorted by relevance
102 extern bool compaction_deferred(struct zone *zone, int order);201 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() function2491 && compaction_deferred(zone, order)) { in try_to_compact_pages()2717 if (compaction_deferred(zone, cc.order)) in kcompactd_do_work()