Searched defs:smp_call_on_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/
H A Dup.c58 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) function
73 EXPORT_SYMBOL_GPL(smp_call_on_cpu); variable
H A Dsmp.c1106 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) function
1125 EXPORT_SYMBOL_GPL(smp_call_on_cpu); variable

Completed in 105 milliseconds