Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dpage_owner_sort.c56 ALLOCATOR_VMALLOC = 1<<3, enumerator
430 allocator |= ALLOCATOR_VMALLOC; in get_allocator()
629 if (allocator & ALLOCATOR_VMALLOC) in print_allocator()