Searched defs:smp_call_on_cpu (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/kernel/ |
| D | up.c | 58 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) in smp_call_on_cpu() function
|
| D | smp.c | 1106 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) in smp_call_on_cpu() function
|
| /kernel/linux/linux-5.10/kernel/ |
| D | up.c | 94 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) in smp_call_on_cpu() function
|
| D | smp.c | 997 int smp_call_on_cpu(unsigned int cpu, int (*func)(void *), void *par, bool phys) in smp_call_on_cpu() function
|