Lines Matching defs: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,
95 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
264 struct cpu_stopper *stopper1 = per_cpu_ptr(&cpu_stopper, cpu1);
265 struct cpu_stopper *stopper2 = per_cpu_ptr(&cpu_stopper, cpu2);
408 work = &per_cpu(cpu_stopper.stop_work, cpu);
476 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
488 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
528 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
540 sched_set_stop_task(cpu, per_cpu(cpu_stopper.thread, cpu));
545 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
552 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);
559 .store = &cpu_stopper.thread,
573 struct cpu_stopper *stopper = &per_cpu(cpu_stopper, cpu);