Home
last modified time | relevance | path

Searched refs:types (Results 1 – 2 of 2) sorted by relevance

/mm/
DKconfig.debug19 slowdown, but helps to find certain types of memory corruption.
Dpage_alloc.c5217 static const char types[MIGRATE_TYPES] = { in show_migration_types() local
5235 *p++ = types[i]; in show_migration_types()
5409 unsigned char types[MAX_ORDER]; in show_free_areas() local
5424 types[order] = 0; in show_free_areas()
5427 types[order] |= 1 << type; in show_free_areas()
5435 show_migration_types(types[order]); in show_free_areas()