Searched refs:node_width (Results 1 – 1 of 1) sorted by relevance
959 static int width, node_width; in announce_cpu() local964 if (!node_width) in announce_cpu()965 node_width = num_digits(num_possible_nodes()) + 1; /* + '#' */ in announce_cpu()977 node_width - num_digits(node), " ", node); in announce_cpu()
Completed in 7 milliseconds