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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsmpboot.c85 static int cpucount; variable
216 if (max_cpus <= cpucount + 1)
269 cpu_id = ++cpucount;
346 cpucount--;
390 if (cpucount) {
395 "(%lu.%02lu BogoMIPS).\n", cpucount + 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth.h1193 u16 cpucount[NUM_TX_QUEUES]; member in struct:ucc_geth_private
H A Ducc_geth.c2639 /* Set pointers to cpucount registers in scheduler */
3167 ugeth->cpucount[txQ]++;
3172 out_be16(ugeth->p_cpucount[txQ], ugeth->cpucount[txQ]);

Completed in 71 milliseconds