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

/linux-4.4.14/kernel/
H A Dstop_machine.c219 static int cpu_stop_queue_two_works(int cpu1, struct cpu_stop_work *work1, cpu_stop_queue_two_works() argument
235 __cpu_stop_queue_work(stopper1, work1); cpu_stop_queue_two_works()
258 struct cpu_stop_work work1, work2; stop_two_cpus() local
269 work1 = work2 = (struct cpu_stop_work){ stop_two_cpus()
280 if (cpu_stop_queue_two_works(cpu1, &work1, cpu2, &work2)) { stop_two_cpus()

Completed in 41 milliseconds