Home
last modified time | relevance | path

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

/mm/
Dpercpu.c2489 int group_width = 1, cpu_width = 1, width; in pcpu_dump_alloc_info() local
2497 group_width++; in pcpu_dump_alloc_info()
2505 width = upa * (cpu_width + 1) + group_width + 3; in pcpu_dump_alloc_info()
2523 pr_cont("[%0*d] ", group_width, group); in pcpu_dump_alloc_info()