Searched full:cpu_stop (Results 1 – 6 of 6) sorted by relevance
21 if (cpu_ops->cpu_stop) in cpu_has_hotplug()34 if (!cpu_ops->cpu_stop) in __cpu_disable()74 cpu_ops->cpu_stop(); in arch_cpu_idle_dead()
107 .cpu_stop = sbi_cpu_stop,
102 cpu_ops->cpu_stop(); in ipi_cpu_crash_stop()
17 * @cpu_stop: Makes a cpu leave the kernel. Must not fail. Called from26 void (*cpu_stop)(void); member
11 - Add cpu_start()/cpu_stop() callbacks for monitor
200 /* This is the cpu_stop function which stops the CPU. */522 "cpu_stop: %ps(%p) leaked preempt count\n", fn, arg); in cpu_stopper_thread()