Home
last modified time | relevance | path

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

/Linux-v6.6/tools/mm/
Dpage_owner_sort.c429 static int get_allocator(const char *buf, const char *migrate_info) in get_allocator() argument
434 if (strstr(migrate_info, "CMA")) in get_allocator()
436 if (strstr(migrate_info, "slab")) in get_allocator()