Searched refs:work1 (Results 1 – 1 of 1) sorted by relevance
219 static int cpu_stop_queue_two_works(int cpu1, struct cpu_stop_work *work1, in cpu_stop_queue_two_works() argument235 __cpu_stop_queue_work(stopper1, work1); in cpu_stop_queue_two_works()258 struct cpu_stop_work work1, work2; in stop_two_cpus() local269 work1 = work2 = (struct cpu_stop_work){ in stop_two_cpus()280 if (cpu_stop_queue_two_works(cpu1, &work1, cpu2, &work2)) { in stop_two_cpus()