Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dstop_machine.c93 static bool cpu_stop_queue_work(unsigned int cpu, struct cpu_stop_work *work) in cpu_stop_queue_work() function
145 if (!cpu_stop_queue_work(cpu, &work)) in stop_one_cpu()
388 return cpu_stop_queue_work(cpu, work_buf); in stop_one_cpu_nowait()
413 if (cpu_stop_queue_work(cpu, work)) in queue_stop_cpus_work()