Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dstop_machine.h24 struct cpu_stop_work { struct
34 struct cpu_stop_work *work_buf); argument
44 struct cpu_stop_work { struct
62 struct cpu_stop_work *stwork = in stop_one_cpu_nowait_workfn() argument
63 container_of(work, struct cpu_stop_work, work); in stop_one_cpu_nowait_workfn()
71 struct cpu_stop_work *work_buf) in stop_one_cpu_nowait()