Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dstop_machine.c52 static bool stop_cpus_in_progress; variable
269 if (unlikely(stop_cpus_in_progress)) { in cpu_stop_queue_two_works()
285 while (stop_cpus_in_progress) in cpu_stop_queue_two_works()
377 stop_cpus_in_progress = true; in queue_stop_cpus_work()
386 stop_cpus_in_progress = false; in queue_stop_cpus_work()