Searched refs:stop_machine (Results 1 – 4 of 4) sorted by relevance
626 int stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) in stop_machine() function636 EXPORT_SYMBOL_GPL(stop_machine);
86 obj-$(CONFIG_SMP) += stop_machine.o
1492 stop_machine(change_clocksource, clock, NULL); in timekeeping_notify()
2746 stop_machine(__ftrace_modify_code, &command, NULL); in ftrace_run_stop_machine()