Home
last modified time | relevance | path

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

/kernel/
Dstop_machine.c626 int stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) in stop_machine() function
636 EXPORT_SYMBOL_GPL(stop_machine);
DMakefile86 obj-$(CONFIG_SMP) += stop_machine.o
/kernel/time/
Dtimekeeping.c1492 stop_machine(change_clocksource, clock, NULL); in timekeeping_notify()
/kernel/trace/
Dftrace.c2746 stop_machine(__ftrace_modify_code, &command, NULL); in ftrace_run_stop_machine()