Searched refs:is_via_compact_memory (Results 1 – 1 of 1) sorted by relevance
51 static inline bool is_via_compact_memory(int order) in is_via_compact_memory() function59 static inline bool is_via_compact_memory(int order) { return false; } in is_via_compact_memory() function841 if (!is_via_compact_memory(target_order) && order >= target_order) in skip_isolation_on_order()2316 if (is_via_compact_memory(cc->order)) in __compact_finished()2532 if (!is_via_compact_memory(cc->order)) { in compact_zone()