Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dstop_machine.c74 static void cpu_stop_queue_work(unsigned int cpu, struct cpu_stop_work *work) in cpu_stop_queue_work() function
122 cpu_stop_queue_work(cpu, &work); in stop_one_cpu()
229 cpu_stop_queue_work(info->cpu1, info->work1); in irq_cpu_stop_queue_work()
230 cpu_stop_queue_work(info->cpu2, info->work2); in irq_cpu_stop_queue_work()
323 cpu_stop_queue_work(cpu, work_buf); in stop_one_cpu_nowait()
352 cpu_stop_queue_work(cpu, &per_cpu(stop_cpus_work, cpu)); in queue_stop_cpus_work()