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

/linux-4.4.14/include/linux/
H A Dsmp.h145 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, smp_call_function_any() function
/linux-4.4.14/kernel/
H A Dsmp.c361 int smp_call_function_any(const struct cpumask *mask, smp_call_function_any() function
388 EXPORT_SYMBOL_GPL(smp_call_function_any); variable

Completed in 106 milliseconds