Searched refs:smp_nmi_call_function (Results 1 – 3 of 3) sorted by relevance
89 extern int smp_nmi_call_function(void (*func)(void *), void *info, int wait);
180 smp_nmi_call_function(watchdog_dump_register, in watchdog_interrupt()
390 int smp_nmi_call_function(smp_call_func_t func, void *info, int wait) in smp_nmi_call_function() function496 smp_nmi_call_function(stop_this_cpu, NULL, 0); in smp_send_stop()