/linux-4.1.27/kernel/ |
D | stop_machine.c | 216 int cpu2; member 230 cpu_stop_queue_work(info->cpu2, info->work2); in irq_cpu_stop_queue_work() 244 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus() argument 267 .cpu2 = cpu2, in stop_two_cpus() 283 if (!cpu_active(cpu1) || !cpu_active(cpu2)) { in stop_two_cpus() 294 smp_call_function_single(min(cpu1, cpu2), in stop_two_cpus()
|
/linux-4.1.27/arch/x86/kernel/ |
D | smpboot.c | 301 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in topology_same_node() local 303 return (cpu_to_node(cpu1) == cpu_to_node(cpu2)); in topology_same_node() 309 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in topology_sane() local 314 cpu1, name, cpu2, cpu_to_node(cpu1), cpu_to_node(cpu2)); in topology_sane() 326 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in match_smt() local 329 per_cpu(cpu_llc_id, cpu1) == per_cpu(cpu_llc_id, cpu2) && in match_smt() 343 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in match_llc() local 346 per_cpu(cpu_llc_id, cpu1) == per_cpu(cpu_llc_id, cpu2)) in match_llc()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | mt8135.dtsi | 35 cpu = <&cpu2>; 59 cpu2: cpu@100 { label
|
D | vexpress-v2p-ca15_a7.dts | 52 cpu2: cpu@2 { label 522 cpu = <&cpu2>;
|
D | exynos5440.dtsi | 252 cpu2_thermal: cpu2-thermal {
|
D | vexpress-v2m-rs1.dtsi | 346 linux,default-trigger = "cpu2";
|
D | vexpress-v2m.dtsi | 345 linux,default-trigger = "cpu2";
|
D | exynos5420.dtsi | 74 cpu2: cpu@2 { label 843 cpu2_thermal: cpu2-thermal {
|
D | exynos4415.dtsi | 65 cpu2: cpu@a02 { label
|
D | sun9i-a80.dtsi | 75 cpu2: cpu@2 { label
|
D | r8a7790.dtsi | 72 cpu2: cpu@2 { label
|
/linux-4.1.27/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 40 cpu = <&cpu2>; 61 cpu2: cpu@100 { label
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_amd_uncore.c | 520 unsigned int cpu, cpu2; in amd_uncore_init() local 577 for_each_online_cpu(cpu2) { in amd_uncore_init() 578 if (cpu2 == cpu) in amd_uncore_init()
|
/linux-4.1.27/include/linux/ |
D | stop_machine.h | 31 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg);
|
/linux-4.1.27/arch/powerpc/boot/dts/fsl/ |
D | t208xsi-pre.dtsi | 84 cpu2: PowerPC,e6500@4 { label
|
D | b4860si-pre.dtsi | 78 cpu2: PowerPC,e6500@4 { label
|
D | t104xsi-pre.dtsi | 85 cpu2: PowerPC,e5500@2 { label
|
D | p2041si-pre.dtsi | 101 cpu2: PowerPC,e500mc@2 { label
|
D | p3041si-pre.dtsi | 102 cpu2: PowerPC,e500mc@2 { label
|
D | p5040si-pre.dtsi | 101 cpu2: PowerPC,e5500@2 { label
|
D | t4240si-pre.dtsi | 82 cpu2: PowerPC,e6500@4 { label
|
D | p4080si-pre.dtsi | 101 cpu2: PowerPC,e500mc@2 { label
|
D | b4860si-post.dtsi | 102 cpu-handle = <&cpu2>;
|
D | p3041si-post.dtsi | 241 cpu-handle = <&cpu2>;
|
D | p5040si-post.dtsi | 193 cpu-handle = <&cpu2>;
|
D | p2041si-post.dtsi | 214 cpu-handle = <&cpu2>;
|
D | t1040si-post.dtsi | 216 cpu-handle = <&cpu2>;
|
D | t2081si-post.dtsi | 222 cpu-handle = <&cpu2>;
|
D | p4080si-post.dtsi | 220 cpu-handle = <&cpu2>;
|
D | t4240si-post.dtsi | 252 cpu-handle = <&cpu2>;
|
/linux-4.1.27/Documentation/ |
D | cputopology.txt | 100 started with possible_cpus=144. There are 4 CPUs in the system and cpu2
|
D | cpu-hotplug.txt | 167 drwxr-xr-x 3 root root 0 Sep 19 07:44 cpu2
|
/linux-4.1.27/tools/virtio/virtio-trace/ |
D | README | 84 trace-path-cpu1, trace-path-cpu2, and agent-ctl-path.
|
/linux-4.1.27/kernel/trace/ |
D | Kconfig | 260 echo 1 > /sys/kernel/debug/tracing/per_cpu/cpu2/snapshot
|
/linux-4.1.27/Documentation/ia64/ |
D | err_inject.txt | 49 #On cpu2, inject only total 0x10 errors, interval 5 seconds
|