Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dpercpu.c2300 int group_width = 1, cpu_width = 1, width; in pcpu_dump_alloc_info() local
2308 group_width++; in pcpu_dump_alloc_info()
2316 width = upa * (cpu_width + 1) + group_width + 3; in pcpu_dump_alloc_info()
2334 pr_cont("[%0*d] ", group_width, group); in pcpu_dump_alloc_info()