Home
last modified time | relevance | path

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

/Linux-v6.6/tools/mm/
Dpage_owner_sort.c61 ALLOCATOR_VMALLOC = 1<<3, enumerator
449 allocator |= ALLOCATOR_VMALLOC; in get_allocator()
664 if (allocator & ALLOCATOR_VMALLOC) in print_allocator()