/arch/hexagon/include/asm/ |
D | spinlock.h | 60 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/ |
D | irqflags-compact.h | 67 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/ |
D | aes-neon.S | 44 .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
|
D | aes-ce.S | 40 .macro enc_prepare, rounds, rk, temp 46 .macro enc_switch_key, rounds, rk, temp 52 .macro dec_prepare, rounds, rk, temp
|
/arch/parisc/lib/ |
D | bitops.c | 23 unsigned long temp, flags; in __xchg64() local 36 long temp; in __xchg32() local 49 long temp; in __xchg8() local
|
/arch/arm/kernel/ |
D | swp_emulate.c | 35 #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/ |
D | bitops.h | 31 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/ |
D | socfpga.c | 70 u32 temp; in socfpga_cyclone5_restart() local 83 u32 temp; in socfpga_arria10_restart() local
|
/arch/arm/boot/dts/intel/socfpga/ |
D | socfpga_cyclone5_vining_fpga.dts | 133 temp: lm75@48 { label
|
/arch/arm/include/asm/ |
D | irqflags.h | 74 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
|
D | edac.h | 19 unsigned int temp, temp2; in edac_atomic_scrub() local
|
/arch/powerpc/platforms/86xx/ |
D | common.c | 31 unsigned int temp; in mpc86xx_time_init() local
|
/arch/powerpc/sysdev/ |
D | ipic.c | 526 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/ |
D | edac.h | 12 unsigned long temp; in edac_atomic_scrub() local
|
/arch/powerpc/include/asm/ |
D | edac.h | 22 unsigned int temp; in edac_atomic_scrub() local
|
/arch/microblaze/kernel/cpu/ |
D | cpuinfo-pvr-full.c | 31 u32 temp; /* for saving temp value */ in set_cpuinfo_pvr_full() local
|
/arch/m68k/lib/ |
D | memset.c | 13 size_t temp; in memset() local
|
D | memcpy.c | 13 size_t temp; in memcpy() local
|
/arch/powerpc/platforms/83xx/ |
D | usb_831x.c | 22 u32 temp; in mpc831x_usb_cfg() local
|
/arch/parisc/math-emu/ |
D | fcnvfxt.c | 52 register unsigned int src, temp; in sgl_to_sgl_fcnvfxt() local 117 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfxt() local
|
D | fcnvfx.c | 51 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/ |
D | vcpu_sbi_pmu.c | 23 u64 temp; in kvm_sbi_ext_pmu_handler() local
|
/arch/powerpc/platforms/85xx/ |
D | p1022_rdk.c | 48 u64 temp; in p1022rdk_set_pixel_clock() local
|
D | t1042rdb_diu.c | 81 u64 temp; in t1042rdb_set_pixel_clock() local
|
/arch/arm64/kernel/ |
D | armv8_deprecated.c | 98 #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
|