Searched refs:stopper1 (Results 1 – 1 of 1) sorted by relevance
222 struct cpu_stopper *stopper1 = per_cpu_ptr(&cpu_stopper, cpu1); in cpu_stop_queue_two_works() local227 spin_lock_irq(&stopper1->lock); in cpu_stop_queue_two_works()231 if (!stopper1->enabled || !stopper2->enabled) in cpu_stop_queue_two_works()235 __cpu_stop_queue_work(stopper1, work1); in cpu_stop_queue_two_works()239 spin_unlock_irq(&stopper1->lock); in cpu_stop_queue_two_works()