Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dstop_machine.c391 static bool queue_stop_cpus_work(const struct cpumask *cpumask, in queue_stop_cpus_work() function
429 if (!queue_stop_cpus_work(cpumask, fn, arg, &done)) in __stop_cpus()
696 queue_stop_cpus_work(cpu_active_mask, multi_cpu_stop, &msdata, in stop_machine_from_inactive_cpu()