Searched refs:cpu_stopper_thread (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/kernel/
H A Dstop_machine.c431 static void cpu_stopper_thread(unsigned int cpu) cpu_stopper_thread() function
476 * Lockless. cpu_stopper_thread() will take stopper->lock and flush stop_machine_park()
509 .thread_fn = cpu_stopper_thread,

Completed in 33 milliseconds