Searched refs:is_migrate_cma (Results 1 – 2 of 2) sorted by relevance
150 # define is_migrate_cma(migratetype) unlikely((migratetype) == MIGRATE_CMA) macro159 # define is_migrate_cma(migratetype) false macro166 return is_migrate_cma(mt) || mt == MIGRATE_MOVABLE; in is_migrate_movable()
739 if (is_migrate_cma(migratetype) || in compaction_capture()786 if (is_migrate_cma(migratetype)) in account_freepages()