Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/ !
Dpage_owner_sort.c428 static int get_allocator(const char *buf, const char *migrate_info) in get_allocator() argument
433 if (strstr(migrate_info, "CMA")) in get_allocator()
435 if (strstr(migrate_info, "slab")) in get_allocator()