Searched refs:cpu_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
2519 cpu_width++;
2520 empty_str[min_t(int, cpu_width, sizeof(empty_str) - 1)] = '\0';
2523 width = upa * (cpu_width + 1) + group_width + 3;
2546 cpu_width, gi->cpu_map[unit]);

Completed in 97 milliseconds