Lines Matching refs:cpu_stopper
37 struct cpu_stopper {
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,
93 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
263 struct cpu_stopper *stopper1 = per_cpu_ptr(&cpu_stopper, cpu1);
264 struct cpu_stopper *stopper2 = per_cpu_ptr(&cpu_stopper, cpu2);
409 work = &per_cpu(cpu_stopper.stop_work, cpu);
477 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
489 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
529 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
541 sched_set_stop_task(cpu, per_cpu(cpu_stopper.thread, cpu));
546 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
553 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
560 .store = &cpu_stopper.thread,
574 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);