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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dacpi_pad.c101 static unsigned long cpu_weight[NR_CPUS]; variable
128 if (cpu_weight[cpu] < min_weight) {
129 min_weight = cpu_weight[cpu];
138 cpu_weight[preferred_cpu]++;

Completed in 62 milliseconds