Searched refs:__stop_machine (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/kernel/
H A Dstop_machine.c536 static int __stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) __stop_machine() function
575 ret = __stop_machine(fn, data, cpus); stop_machine()

Completed in 47 milliseconds