Home
last modified time | relevance | path

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

/Linux-v6.1/tools/vm/
Dpage_owner_sort.c61 ALLOCATOR_VMALLOC = 1<<3, enumerator
448 allocator |= ALLOCATOR_VMALLOC; in get_allocator()
662 if (allocator & ALLOCATOR_VMALLOC) in print_allocator()