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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsysfs.c98 static unsigned long run_on_cpu(unsigned long cpu, function
139 unsigned long val = run_on_cpu(s->id, read_mmustat_enable, 0);
151 err = run_on_cpu(s->id, write_mmustat_enable, val);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsysfs.c125 static unsigned long run_on_cpu(unsigned long cpu, function
157 unsigned long val = run_on_cpu(cpu->sysdev.id, read_##NAME, 0); \
168 run_on_cpu(cpu->sysdev.id, write_##NAME, val); \

Completed in 96 milliseconds