Searched refs:cpunr (Results 1 – 1 of 1) sorted by relevance
28 unsigned int cpunr = 0; in count_cpus() local44 if (sscanf(value, "cpu%d ", &cpunr) != 1) in count_cpus()46 if (cpunr > ret) in count_cpus()47 ret = cpunr; in count_cpus()