Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 82) sorted by relevance

1234

/arch/hexagon/include/asm/
Dspinlock.h60 int temp; in arch_read_trylock() local
93 int temp; in arch_write_trylock() local
138 int temp; in arch_spin_trylock() local
/arch/arc/include/asm/
Dirqflags-compact.h67 unsigned long temp, flags; in arch_local_irq_save() local
102 unsigned long temp; in arch_local_irq_enable() local
119 unsigned long temp; in arch_local_irq_disable() local
135 unsigned long temp; in arch_local_save_flags() local
/arch/arm64/crypto/
Daes-neon.S44 .macro prepare, sbox, shiftrows, temp
56 .macro enc_prepare, ignore0, ignore1, temp
60 .macro enc_switch_key, ignore0, ignore1, temp
65 .macro dec_prepare, ignore0, ignore1, temp
Daes-ce.S40 .macro enc_prepare, rounds, rk, temp
46 .macro enc_switch_key, rounds, rk, temp
52 .macro dec_prepare, rounds, rk, temp
/arch/parisc/lib/
Dbitops.c23 unsigned long temp, flags; in __xchg64() local
36 long temp; in __xchg32() local
49 long temp; in __xchg8() local
/arch/arm/kernel/
Dswp_emulate.c35 #define __user_swpX_asm(data, addr, res, temp, B) \ argument
58 #define __user_swp_asm(data, addr, res, temp) \ argument
60 #define __user_swpb_asm(data, addr, res, temp) \ argument
129 unsigned long temp; in emulate_swpX() local
/arch/alpha/include/asm/
Dbitops.h31 unsigned long temp; in set_bit() local
60 unsigned long temp; in clear_bit() local
103 unsigned long temp; in change_bit() local
133 unsigned long temp; in test_and_set_bit() local
163 unsigned long temp; in test_and_set_bit_lock() local
204 unsigned long temp; in test_and_clear_bit() local
248 unsigned long temp; in test_and_change_bit() local
/arch/arm/mach-socfpga/
Dsocfpga.c70 u32 temp; in socfpga_cyclone5_restart() local
83 u32 temp; in socfpga_arria10_restart() local
/arch/arm/boot/dts/intel/socfpga/
Dsocfpga_cyclone5_vining_fpga.dts133 temp: lm75@48 { label
/arch/arm/include/asm/
Dirqflags.h74 unsigned long flags, temp; in arch_local_irq_save() local
92 unsigned long temp; in arch_local_irq_enable() local
108 unsigned long temp; in arch_local_irq_disable() local
Dedac.h19 unsigned int temp, temp2; in edac_atomic_scrub() local
/arch/powerpc/platforms/86xx/
Dcommon.c31 unsigned int temp; in mpc86xx_time_init() local
/arch/powerpc/sysdev/
Dipic.c526 u32 temp; in ipic_unmask_irq() local
542 u32 temp; in ipic_mask_irq() local
562 u32 temp; in ipic_ack_irq() local
581 u32 temp; in ipic_mask_irq_and_ack() local
704 u32 temp = 0, ret; in ipic_init() local
/arch/mips/include/asm/
Dedac.h12 unsigned long temp; in edac_atomic_scrub() local
/arch/powerpc/include/asm/
Dedac.h22 unsigned int temp; in edac_atomic_scrub() local
/arch/microblaze/kernel/cpu/
Dcpuinfo-pvr-full.c31 u32 temp; /* for saving temp value */ in set_cpuinfo_pvr_full() local
/arch/m68k/lib/
Dmemset.c13 size_t temp; in memset() local
Dmemcpy.c13 size_t temp; in memcpy() local
/arch/powerpc/platforms/83xx/
Dusb_831x.c22 u32 temp; in mpc831x_usb_cfg() local
/arch/parisc/math-emu/
Dfcnvfxt.c52 register unsigned int src, temp; in sgl_to_sgl_fcnvfxt() local
117 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfxt() local
Dfcnvfx.c51 register unsigned int src, temp; in sgl_to_sgl_fcnvfx() local
149 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfx() local
/arch/riscv/kvm/
Dvcpu_sbi_pmu.c23 u64 temp; in kvm_sbi_ext_pmu_handler() local
/arch/powerpc/platforms/85xx/
Dp1022_rdk.c48 u64 temp; in p1022rdk_set_pixel_clock() local
Dt1042rdb_diu.c81 u64 temp; in t1042rdb_set_pixel_clock() local
/arch/arm64/kernel/
Darmv8_deprecated.c98 #define __user_swpX_asm(data, addr, res, temp, temp2, B) \ argument
122 #define __user_swp_asm(data, addr, res, temp, temp2) \ argument
124 #define __user_swpb_asm(data, addr, res, temp, temp2) \ argument
145 unsigned long temp, temp2; in emulate_swpX() local

1234