Home
last modified time | relevance | path

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

/linux/kernel/
H A Dstop_machine.c91 static bool cpu_stop_queue_work(unsigned int cpu, struct cpu_stop_work *work) in cpu_stop_queue_work() function
143 if (!cpu_stop_queue_work(cpu, &work)) in stop_one_cpu()
389 return cpu_stop_queue_work(cpu, work_buf); in stop_one_cpu_nowait()
414 if (cpu_stop_queue_work(cpu, work)) in queue_stop_cpus_work()