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

/linux-4.4.14/kernel/
H A Dstop_machine.c84 static void cpu_stop_queue_work(unsigned int cpu, struct cpu_stop_work *work) cpu_stop_queue_work() function
127 cpu_stop_queue_work(cpu, &work); stop_one_cpu()
310 cpu_stop_queue_work(cpu, work_buf); stop_one_cpu_nowait()
334 cpu_stop_queue_work(cpu, work); for_each_cpu()

Completed in 31 milliseconds