Searched refs:try_stop_cpus (Results 1 – 3 of 3) sorted by relevance
35 int try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg);86 static inline int try_stop_cpus(const struct cpumask *cpumask, in try_stop_cpus() function
424 int try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in try_stop_cpus() function
3328 while (try_stop_cpus(cma ? cm : cpu_online_mask, in synchronize_sched_expedited()