Home
last modified time | relevance | path

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

/linux-6.15/tools/mm/
H A Dpage_owner_sort.c56 ALLOCATOR_CMA = 1<<1, enumerator
414 allocator |= ALLOCATOR_CMA; in get_allocator()
623 if (allocator & ALLOCATOR_CMA) in print_allocator()