Home
last modified time | relevance | path

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

/kernel/
Dstop_machine.c68 static bool stop_cpus_in_progress; variable
297 if (unlikely(stop_cpus_in_progress)) { in cpu_stop_queue_two_works()
313 while (stop_cpus_in_progress) in cpu_stop_queue_two_works()
407 stop_cpus_in_progress = true; in queue_stop_cpus_work()
419 stop_cpus_in_progress = false; in queue_stop_cpus_work()