Searched defs:smp_call_function_single (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/kernel/ |
| D | up.c | 12 int smp_call_function_single(int cpu, void (*func) (void *info), void *info, in smp_call_function_single() function
|
| D | smp.c | 601 int smp_call_function_single(int cpu, smp_call_func_t func, void *info, in smp_call_function_single() function
|
| /kernel/linux/linux-5.10/kernel/ |
| D | up.c | 12 int smp_call_function_single(int cpu, void (*func) (void *info), void *info, in smp_call_function_single() function
|
| D | smp.c | 467 int smp_call_function_single(int cpu, smp_call_func_t func, void *info, in smp_call_function_single() function
|