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

/linux-master/kernel/
H A Dstop_machine.c37 struct cpu_stopper { struct
49 static DEFINE_PER_CPU(struct cpu_stopper, cpu_stopper);
58 struct cpu_stopper *stopper = per_cpu_ptr(&cpu_stopper, task_cpu(task));
84 static void __cpu_stop_queue_work(struct cpu_stopper *stopper,
95 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
264 struct cpu_stopper *stopper1 = per_cpu_ptr(&cpu_stopper, cpu
[all...]

Completed in 206 milliseconds