Home
last modified time | relevance | path

Searched refs:hotplug_cpu_nmi_call_function (Results 1 – 1 of 1) sorted by relevance

/arch/mn10300/kernel/
Dsmp.c1067 static int hotplug_cpu_nmi_call_function(cpumask_t cpumask, in hotplug_cpu_nmi_call_function() function
1153 hotplug_cpu_nmi_call_function(cpumask, prepare_sleep_cpu, NULL, 1); in run_sleep_cpu()
1154 hotplug_cpu_nmi_call_function(cpumask, sleep_cpu, NULL, 0); in run_sleep_cpu()
1181 hotplug_cpu_nmi_call_function(cpumask_of(cpu), wakeup_cpu, NULL, 1); in run_wakeup_cpu()