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

/linux-4.1.27/include/linux/
H A Dsmp.h135 #define smp_call_function(func, info, wait) \ macro
/linux-4.1.27/kernel/
H A Dsmp.c488 int smp_call_function(smp_call_func_t func, void *info, int wait) smp_call_function() function
496 EXPORT_SYMBOL(smp_call_function); variable

Completed in 192 milliseconds