Home
last modified time | relevance | path

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

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