smp_call_function
#define smp_call_function(func, info, wait) \
void smp_call_function(smp_call_func_t func, void *info, int wait)