node_width        906 arch/x86/kernel/smpboot.c 	static int width, node_width;
node_width        911 arch/x86/kernel/smpboot.c 	if (!node_width)
node_width        912 arch/x86/kernel/smpboot.c 		node_width = num_digits(num_possible_nodes()) + 1; /* + '#' */
node_width        924 arch/x86/kernel/smpboot.c 			       node_width - num_digits(node), " ", node);