Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dpercpu.c2488 int group_width = 1, cpu_width = 1, width; in pcpu_dump_alloc_info() local
2496 group_width++; in pcpu_dump_alloc_info()
2504 width = upa * (cpu_width + 1) + group_width + 3; in pcpu_dump_alloc_info()
2522 pr_cont("[%0*d] ", group_width, group); in pcpu_dump_alloc_info()