Searched refs:stop_machine (Results 1 – 5 of 5) sorted by relevance
569 int stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) in stop_machine() function579 EXPORT_SYMBOL_GPL(stop_machine);
73 obj-$(CONFIG_SMP) += stop_machine.o
408 err = stop_machine(take_cpu_down, &tcd_param, cpumask_of(cpu)); in _cpu_down()
1176 stop_machine(change_clocksource, clock, NULL); in timekeeping_notify()
2521 stop_machine(__ftrace_modify_code, &command, NULL); in ftrace_run_stop_machine()