Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsmp.h202 #define smp_call_function(func, info, wait) \ macro
/linux/kernel/
H A Dsmp.c899 void smp_call_function(smp_call_func_t func, void *info, int wait) in smp_call_function() function