Home
last modified time | relevance | path

Searched refs:cpu2 (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dstop_machine.c245 int cpu2, struct cpu_stop_work *work2) in cpu_stop_queue_two_works() argument
248 struct cpu_stopper *stopper2 = per_cpu_ptr(&cpu_stopper, cpu2); in cpu_stop_queue_two_works()
317 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus() argument
339 if (cpu1 > cpu2) in stop_two_cpus()
340 swap(cpu1, cpu2); in stop_two_cpus()
341 if (cpu_stop_queue_two_works(cpu1, &work1, cpu2, &work2)) in stop_two_cpus()
/kernel/trace/
DKconfig318 echo 1 > /sys/kernel/debug/tracing/per_cpu/cpu2/snapshot