Searched refs:cpu2 (Results 1 – 2 of 2) sorted by relevance
237 int cpu2, struct cpu_stop_work *work2) in cpu_stop_queue_two_works() argument240 struct cpu_stopper *stopper2 = per_cpu_ptr(&cpu_stopper, cpu2); in cpu_stop_queue_two_works()309 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus() argument331 if (cpu1 > cpu2) in stop_two_cpus()332 swap(cpu1, cpu2); in stop_two_cpus()333 if (cpu_stop_queue_two_works(cpu1, &work1, cpu2, &work2)) in stop_two_cpus()
414 echo 1 > /sys/kernel/debug/tracing/per_cpu/cpu2/snapshot