Searched refs:__stop_cpus (Results 1 – 1 of 1) sorted by relevance
285 * Ensure that if we race with __stop_cpus() the stoppers won't get in cpu_stop_queue_two_works() 424 static int __stop_cpus(const struct cpumask *cpumask, in __stop_cpus() function 470 ret = __stop_cpus(cpumask, fn, arg); in stop_cpus()