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

/linux-master/mm/
H A Dpercpu.c2507 int group_width = 1, cpu_width = 1, width; local
2515 group_width++;
2523 width = upa * (cpu_width + 1) + group_width + 3;
2541 pr_cont("[%0*d] ", group_width, group);

Completed in 122 milliseconds