Searched refs:__stop_cpus (Results 1 – 1 of 1) sorted by relevance
287 * 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()