Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dpage_owner_sort.c59 ALLOCATOR_CMA = 1<<1, enumerator
434 allocator |= ALLOCATOR_CMA; in get_allocator()
658 if (allocator & ALLOCATOR_CMA) in print_allocator()