MIGRATE_TYPES
for (type = 0; type < MIGRATE_TYPES; type++)
struct list_head free_list[MIGRATE_TYPES];
extern const char * const migratetype_names[MIGRATE_TYPES];
VMCOREINFO_LENGTH(free_area.free_list, MIGRATE_TYPES);
const char * const migratetype_names[MIGRATE_TYPES] = {
if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES))
unsigned long count[MIGRATE_TYPES] = { 0, };
for (i = 0; i < MIGRATE_TYPES; i++)
for (mt = 0; mt < MIGRATE_TYPES; mt++) {
static const char types[MIGRATE_TYPES] = {
char tmp[MIGRATE_TYPES + 1];
for (i = 0; i < MIGRATE_TYPES; i++) {
for (type = 0; type < MIGRATE_TYPES; type++) {
for (mtype = 0; mtype < MIGRATE_TYPES; mtype++) {
unsigned long count[MIGRATE_TYPES] = { 0, };
if (mtype < MIGRATE_TYPES)
for (mtype = 0; mtype < MIGRATE_TYPES; mtype++)
for (mtype = 0; mtype < MIGRATE_TYPES; mtype++)
for (mtype = 0; mtype < MIGRATE_TYPES; mtype++)