Home
last modified time | relevance | path

Searched defs:smp_call_function_any (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsmp.h212 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, in smp_call_function_any() function
/openbmc/linux/kernel/
H A Dsmp.c718 int smp_call_function_any(const struct cpumask *mask, in smp_call_function_any() function