Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dpage_owner_sort.c410 static int get_allocator(const char *buf, const char *migrate_info) in get_allocator() argument
415 if (strstr(migrate_info, "CMA")) in get_allocator()
417 if (strstr(migrate_info, "slab")) in get_allocator()