Home
last modified time | relevance | path

Searched defs:stop_cpus (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dstop_machine.h86 static inline int stop_cpus(const struct cpumask *cpumask, in stop_cpus() function
/kernel/linux/linux-5.10/kernel/
Dstop_machine.c446 int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in stop_cpus() function
/kernel/linux/linux-6.6/kernel/
Dstop_machine.c463 static int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in stop_cpus() function