Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dpage_owner_sort.c60 ALLOCATOR_SLAB = 1<<2, enumerator
436 allocator |= ALLOCATOR_SLAB; in get_allocator()
660 if (allocator & ALLOCATOR_SLAB) in print_allocator()