Home
last modified time | relevance | path

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

/linux-6.15/tools/mm/
H A Dpage_owner_sort.c58 ALLOCATOR_VMALLOC = 1<<3, enumerator
428 allocator |= ALLOCATOR_VMALLOC; in get_allocator()
627 if (allocator & ALLOCATOR_VMALLOC) in print_allocator()