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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsmp.h76 void __smp_call_function_single(int cpuid, struct call_single_data *data,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-softirq.c67 __smp_call_function_single(cpu, data, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsmp.c388 * __smp_call_function_single(): Run a function on a specific CPU
397 void __smp_call_function_single(int cpu, struct call_single_data *data, function
H A Dsoftirq.c605 __smp_call_function_single(cpu, cp, 0);
H A Dsched_fair.c3411 __smp_call_function_single(ilb_cpu, cp, 0);
H A Dsched.c1094 __smp_call_function_single(cpu_of(rq), &rq->hrtick_csd, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev.c3526 __smp_call_function_single(remsd->cpu,

Completed in 207 milliseconds