Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dpage_owner_sort.c54 ALLOCATOR_CMA = 1<<1, enumerator
416 allocator |= ALLOCATOR_CMA; in get_allocator()
625 if (allocator & ALLOCATOR_CMA) in print_allocator()