Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dstop_machine.c68 static bool stop_cpus_in_progress; variable
296 if (unlikely(stop_cpus_in_progress)) { in cpu_stop_queue_two_works()
312 while (stop_cpus_in_progress) in cpu_stop_queue_two_works()
405 stop_cpus_in_progress = true; in queue_stop_cpus_work()
417 stop_cpus_in_progress = false; in queue_stop_cpus_work()