Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dpage_owner_sort.c60 ALLOCATOR_SLAB = 1<<2, enumerator
437 allocator |= ALLOCATOR_SLAB; in get_allocator()
662 if (allocator & ALLOCATOR_SLAB) in print_allocator()