Home
last modified time | relevance | path

Searched refs:cpu1 (Results 1 – 75 of 75) sorted by relevance

/linux-4.4.14/kernel/locking/
Dlglock.c63 void lg_double_lock(struct lglock *lg, int cpu1, int cpu2) in lg_double_lock() argument
65 BUG_ON(cpu1 == cpu2); in lg_double_lock()
68 if (cpu2 < cpu1) in lg_double_lock()
69 swap(cpu1, cpu2); in lg_double_lock()
73 arch_spin_lock(per_cpu_ptr(lg->lock, cpu1)); in lg_double_lock()
77 void lg_double_unlock(struct lglock *lg, int cpu1, int cpu2) in lg_double_unlock() argument
80 arch_spin_unlock(per_cpu_ptr(lg->lock, cpu1)); in lg_double_unlock()
/linux-4.4.14/kernel/
Dstop_machine.c219 static int cpu_stop_queue_two_works(int cpu1, struct cpu_stop_work *work1, in cpu_stop_queue_two_works() argument
222 struct cpu_stopper *stopper1 = per_cpu_ptr(&cpu_stopper, cpu1); in cpu_stop_queue_two_works()
226 lg_double_lock(&stop_cpus_lock, cpu1, cpu2); in cpu_stop_queue_two_works()
240 lg_double_unlock(&stop_cpus_lock, cpu1, cpu2); in cpu_stop_queue_two_works()
255 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus() argument
266 .active_cpus = cpumask_of(cpu1), in stop_two_cpus()
278 if (cpu1 > cpu2) in stop_two_cpus()
279 swap(cpu1, cpu2); in stop_two_cpus()
280 if (cpu_stop_queue_two_works(cpu1, &work1, cpu2, &work2)) { in stop_two_cpus()
/linux-4.4.14/Documentation/devicetree/bindings/arm/altera/
Dsocfpga-system.txt6 - cpu1-start-addr : CPU1 start address in hex.
12 cpu1-start-addr = <0xffd080c4>;
/linux-4.4.14/arch/x86/kernel/
Dsmpboot.c283 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in topology_same_node() local
285 return (cpu_to_node(cpu1) == cpu_to_node(cpu2)); in topology_same_node()
291 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in topology_sane() local
296 cpu1, name, cpu2, cpu_to_node(cpu1), cpu_to_node(cpu2)); in topology_sane()
308 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in match_smt() local
311 per_cpu(cpu_llc_id, cpu1) == per_cpu(cpu_llc_id, cpu2) && in match_smt()
325 int cpu1 = c->cpu_index, cpu2 = o->cpu_index; in match_llc() local
327 if (per_cpu(cpu_llc_id, cpu1) != BAD_APICID && in match_llc()
328 per_cpu(cpu_llc_id, cpu1) == per_cpu(cpu_llc_id, cpu2)) in match_llc()
/linux-4.4.14/include/linux/
Dlglock.h61 void lg_double_lock(struct lglock *lg, int cpu1, int cpu2);
62 void lg_double_unlock(struct lglock *lg, int cpu1, int cpu2);
Dstop_machine.h31 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg);
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dsnps,archs-idu-intc.txt16 0=Round Robin; 1=cpu0, 2=cpu1, 4=cpu2, 8=cpu3
35 * distribution: 0=RR; 1=cpu0, 2=cpu1, 4=cpu2, 8=cpu3
/linux-4.4.14/arch/x86/entry/vdso/
Dvclock_gettime.c86 unsigned cpu, cpu1; in vread_pvclock() local
115 cpu1 = __getcpu() & VGETCPU_CPU_MASK; in vread_pvclock()
116 } while (unlikely(cpu != cpu1 || in vread_pvclock()
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dmt8173-cpu-dvfs.txt34 cpu1: cpu@1 {
71 &cpu1 {
/linux-4.4.14/arch/arm64/boot/dts/sprd/
Dsc9836.dtsi26 cpu1: cpu@1 { label
140 cpu = <&cpu1>;
/linux-4.4.14/Documentation/fault-injection/
Dnotifier-error-inject.txt34 # echo 0 > /sys/devices/system/cpu/cpu1/online
40 # echo 1 > /sys/devices/system/cpu/cpu1/online
/linux-4.4.14/arch/arm64/boot/dts/hisilicon/
Dhi6220.dtsi31 cpu = <&cpu1>;
63 cpu1: cpu@1 { label
Dhip05.dtsi35 cpu = <&cpu1>;
95 cpu1: cpu@20001 { label
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,bcm11351-cpu-method.txt31 cpu1: cpu@1 {
/linux-4.4.14/arch/arm/boot/dts/
Dsocfpga_arria5.dtsi41 cpu1-start-addr = <0xffd080c4>;
Dsocfpga_cyclone5.dtsi48 cpu1-start-addr = <0xffd080c4>;
Dsocfpga_vt.dts82 cpu1-start-addr = <0xffd08010>;
Dexynos5422-cpus.dtsi27 &cpu1 {
Dmt8135.dtsi32 cpu = <&cpu1>;
57 cpu1: cpu@1 { label
Dvexpress-v2p-ca15_a7.dts44 cpu1: cpu@1 { label
205 <&cpu1>;
529 cpu = <&cpu1>;
Dexynos5440.dtsi248 cpu1_thermal: cpu1-thermal {
Dbcm21664.dtsi42 cpu1: cpu@1 { label
Dbcm11351.dtsi42 cpu1: cpu@1 { label
Dvexpress-v2m-rs1.dtsi342 linux,default-trigger = "cpu1";
Dvexpress-v2m.dtsi341 linux,default-trigger = "cpu1";
Dimx7d.dtsi93 cpu1: cpu@1 { label
316 cpu = <&cpu1>;
Dexynos5420.dtsi65 cpu1: cpu@1 { label
824 cpu1_thermal: cpu1-thermal {
Dexynos3250.dtsi74 cpu1: cpu@1 { label
Dexynos4415.dtsi58 cpu1: cpu@a01 { label
Dsocfpga_arria10.dtsi617 cpu1-start-addr = <0xffd06230>;
Drk3288.dtsi82 interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
115 cpu1: cpu@501 { label
Dsun9i-a80.dtsi64 cpu1: cpu@1 { label
Dr8a7794.dtsi45 cpu1: cpu@1 { label
Dr8a7791.dtsi64 cpu1: cpu@1 { label
Dr8a7790.dtsi65 cpu1: cpu@1 { label
/linux-4.4.14/arch/arc/boot/dts/
Dnsim_hs_idu.dts45 * distribution: 0=RR; 1=cpu0, 2=cpu1, 4=cpu2, 8=cpu3
Dvdk_axc003_idu.dtsi40 * distribution: 0=RR; 1=cpu0, 2=cpu1, 4=cpu2, 8=cpu3
Dnsimosci_hs_idu.dts50 * distribution: 0=RR; 1=cpu0, 2=cpu1, 4=cpu2, 8=cpu3
Daxc003_idu.dtsi39 * distribution: 0=RR; 1=cpu0, 2=cpu1, 4=cpu2, 8=cpu3
/linux-4.4.14/arch/arm64/boot/dts/marvell/
Dberlin4ct.dtsi73 cpu1: cpu@1 { label
108 <&cpu1>,
/linux-4.4.14/arch/arm64/boot/dts/altera/
Dsocfpga_stratix10.dtsi35 cpu1: cpu@1 { label
64 <&cpu1>,
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dbsc9132si-pre.dtsi60 cpu1: PowerPC,e500v2@1 { label
Db4420si-pre.dtsi76 cpu1: PowerPC,e6500@2 { label
Dt102xsi-pre.dtsi83 cpu1: PowerPC,e5500@1 { label
Dt208xsi-pre.dtsi88 cpu1: PowerPC,e6500@2 { label
Dp5020si-pre.dtsi106 cpu1: PowerPC,e5500@1 { label
Dt104xsi-pre.dtsi83 cpu1: PowerPC,e5500@1 { label
Db4860si-pre.dtsi81 cpu1: PowerPC,e6500@2 { label
Dp2041si-pre.dtsi99 cpu1: PowerPC,e500mc@1 { label
Dp3041si-pre.dtsi100 cpu1: PowerPC,e500mc@1 { label
Dp5040si-pre.dtsi106 cpu1: PowerPC,e5500@1 { label
Db4420si-post.dtsi69 cpu-handle = <&cpu1>;
Dt4240si-pre.dtsi95 cpu1: PowerPC,e6500@2 { label
Dp4080si-pre.dtsi104 cpu1: PowerPC,e500mc@1 { label
Db4860si-post.dtsi95 cpu-handle = <&cpu1>;
Dt1023si-post.dtsi176 cpu-handle = <&cpu1>;
Dp5020si-post.dtsi253 cpu-handle = <&cpu1>;
Dp2041si-post.dtsi219 cpu-handle = <&cpu1>;
Dp3041si-post.dtsi246 cpu-handle = <&cpu1>;
Dp5040si-post.dtsi198 cpu-handle = <&cpu1>;
Dt1040si-post.dtsi221 cpu-handle = <&cpu1>;
Dp4080si-post.dtsi225 cpu-handle = <&cpu1>;
Dt2081si-post.dtsi227 cpu-handle = <&cpu1>;
Dt4240si-post.dtsi257 cpu-handle = <&cpu1>;
/linux-4.4.14/arch/arm64/boot/dts/mediatek/
Dmt6795.dtsi39 cpu1: cpu@1 { label
Dmt8173.dtsi37 cpu = <&cpu1>;
59 cpu1: cpu@1 { label
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dcoresight.txt196 cpu = <&cpu1>;
/linux-4.4.14/arch/arm64/boot/dts/arm/
Djuno-motherboard.dtsi191 linux,default-trigger = "cpu1";
Dvexpress-v2m-rs1.dtsi342 linux,default-trigger = "cpu1";
/linux-4.4.14/tools/virtio/virtio-trace/
DREADME84 trace-path-cpu1, trace-path-cpu2, and agent-ctl-path.
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Ddcsr.txt391 cpu-handle = <&cpu1>;
/linux-4.4.14/Documentation/
Dcpu-hotplug.txt166 drwxr-xr-x 3 root root 0 Sep 19 07:44 cpu1
/linux-4.4.14/Documentation/trace/
Dftrace.txt2616 # echo 100 > per_cpu/cpu1/buffer_size_kb
2752 # echo 5000 > instances/bar/per_cpu/cpu1/buffer_size_kb
/linux-4.4.14/lib/
DKconfig.debug1438 # echo 0 > /sys/devices/system/cpu/cpu1/online
/linux-4.4.14/Documentation/filesystems/
Dproc.txt1281 cpu1 1123 0 849 11313845 2614 0 18 0 0 0