Home
last modified time | relevance | path

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

/linux/kernel/
H A Dstop_machine.c287 * Ensure that if we race with __stop_cpus() the stoppers won't get in cpu_stop_queue_two_works()
423 static int __stop_cpus(const struct cpumask *cpumask, in __stop_cpus() function
469 ret = __stop_cpus(cpumask, fn, arg); in stop_cpus()