Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsmp.h206 #define smp_call_function_many(mask, func, info, wait) \ macro
/linux/kernel/
H A Dsmp.c905 void smp_call_function_many(const struct cpumask *mask, in smp_call_function_many() function