Searched refs:MIGRATE_TYPES (Results 1 – 5 of 5) sorted by relevance
139 static const char types[MIGRATE_TYPES] = { in show_migration_types()151 char tmp[MIGRATE_TYPES + 1]; in show_migration_types()155 for (i = 0; i < MIGRATE_TYPES; i++) { in show_migration_types()382 for (type = 0; type < MIGRATE_TYPES; type++) { in show_free_areas()
1598 for (mtype = 0; mtype < MIGRATE_TYPES; mtype++) { in pagetypeinfo_showfree_print()1657 unsigned long count[MIGRATE_TYPES] = { 0, }; in pagetypeinfo_showblockcount_print()1671 if (mtype < MIGRATE_TYPES) in pagetypeinfo_showblockcount_print()1677 for (mtype = 0; mtype < MIGRATE_TYPES; mtype++) in pagetypeinfo_showblockcount_print()1689 for (mtype = 0; mtype < MIGRATE_TYPES; mtype++) in pagetypeinfo_showblockcount()1713 for (mtype = 0; mtype < MIGRATE_TYPES; mtype++) in pagetypeinfo_showmixedcount()
288 for (mt = 0; mt < MIGRATE_TYPES; mt++) { in page_reporting_process_zone()
262 const char * const migratetype_names[MIGRATE_TYPES] = {6106 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES)) in build_all_zonelists()
143 MIGRATE_TYPES enumerator147 extern const char * const migratetype_names[MIGRATE_TYPES];183 __type < MIGRATE_TYPES && \196 struct list_head free_list[MIGRATE_TYPES];