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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm_pm112.c103 static int nr_cores; variable
161 fmin = (nr_cores > 2) ? 750 : 515;
273 for (cpu = 0; cpu < nr_cores; ++cpu) {
318 for (cpu = 0; cpu < nr_cores; ++cpu)
511 for (i = 0; i < nr_cores; ++i) {
625 for (i = 0; i < nr_cores; ++i)
683 nr_cores = 0;
685 ++nr_cores;

Completed in 100 milliseconds