/arch/sh/include/asm/ |
D | spinlock-llsc.h | 28 unsigned long tmp; in arch_spin_lock() local 48 unsigned long tmp; in arch_spin_unlock() local 63 unsigned long tmp, oldval; in arch_spin_trylock() local 92 unsigned long tmp; in arch_read_lock() local 110 unsigned long tmp; in arch_read_unlock() local 126 unsigned long tmp; in arch_write_lock() local 154 unsigned long tmp, oldval; in arch_read_trylock() local 177 unsigned long tmp, oldval; in arch_write_trylock() local
|
D | bitops-grb.h | 9 unsigned long tmp; in set_bit() local 33 unsigned long tmp; in clear_bit() local 56 unsigned long tmp; in change_bit() local 79 unsigned long tmp; in test_and_set_bit() local 110 unsigned long tmp; in test_and_clear_bit() local 144 unsigned long tmp; in test_and_change_bit() local
|
D | bitops-llsc.h | 9 unsigned long tmp; in set_bit() local 30 unsigned long tmp; in clear_bit() local 51 unsigned long tmp; in change_bit() local 72 unsigned long tmp; in test_and_set_bit() local 97 unsigned long tmp; in test_and_clear_bit() local 123 unsigned long tmp; in test_and_change_bit() local
|
D | cmpxchg-llsc.h | 8 unsigned long tmp; in xchg_u32() local 30 unsigned long tmp; in __cmpxchg_u32() local
|
/arch/arm/mm/ |
D | cache-v7m.S | 43 .macro write_csselr, rt, tmp 50 .macro dcisw, rt, tmp 57 .macro dccisw, rt, tmp 65 .macro dccimvac\c, rt, tmp 74 .macro dcimvac\c, rt, tmp 82 .macro dccmvau, rt, tmp 89 .macro dccmvac, rt, tmp 96 .macro icimvau, rt, tmp
|
/arch/csky/kernel/probes/ |
D | simulate-insn.c | 125 unsigned long tmp = (opcode >> 2) & 0xf; in simulate_jmp16() local 135 unsigned long tmp = opcode & 0x1f; in simulate_jmp32() local 145 unsigned long tmp = (opcode >> 2) & 0xf; in simulate_jsr16() local 157 unsigned long tmp = opcode & 0x1f; in simulate_jsr32() local 170 unsigned long tmp = (opcode & 0x300) >> 3; in simulate_lrw16() local 185 unsigned long tmp = opcode & 0x0000001f; in simulate_lrw32() local 196 unsigned long *tmp = (unsigned long *)regs->usp; in simulate_pop16() local 217 unsigned long *tmp = (unsigned long *)regs->usp; in simulate_pop32() local 248 unsigned long tmp = opcode & 0x1f; in simulate_bez32() local 262 unsigned long tmp = opcode & 0x1f; in simulate_bnez32() local [all …]
|
/arch/openrisc/include/asm/bitops/ |
D | atomic.h | 16 unsigned long tmp; in set_bit() local 33 unsigned long tmp; in clear_bit() local 50 unsigned long tmp; in change_bit() local 68 unsigned long tmp; in test_and_set_bit() local 88 unsigned long tmp; in test_and_clear_bit() local 108 unsigned long tmp; in test_and_change_bit() local
|
/arch/powerpc/kernel/ptrace/ |
D | ptrace32.c | 57 u32 tmp; in compat_arch_ptrace() local 78 unsigned long tmp; in compat_arch_ptrace() local 115 u64 tmp; in compat_arch_ptrace() local 162 u32 tmp = data; in compat_arch_ptrace() local 237 u64 *tmp; in compat_arch_ptrace() local
|
/arch/mips/include/asm/octeon/ |
D | cvmx-spinlock.h | 105 unsigned int tmp; in cvmx_spinlock_trylock() local 130 unsigned int tmp; in cvmx_spinlock_lock() local 163 unsigned int tmp; in cvmx_spinlock_bit_lock() local 195 unsigned int tmp; in cvmx_spinlock_bit_trylock() local
|
/arch/arm/mach-footbridge/include/mach/ |
D | entry-macro.S | 17 .macro get_irqnr_preamble, base, tmp 24 .macro get_irqnr_and_base, irqnr, irqstat, base, tmp
|
/arch/arm/mach-iop32x/include/mach/ |
D | entry-macro.S | 10 .macro get_irqnr_preamble, base, tmp 19 .macro get_irqnr_and_base, irqnr, irqstat, base, tmp
|
/arch/xtensa/include/asm/ |
D | tlbflush.h | 66 unsigned long tmp; in itlb_probe() local 73 unsigned long tmp; in dtlb_probe() local 125 unsigned long tmp; in read_ptevaddr_register() local 178 unsigned long tmp; in read_dtlb_virtual() local 185 unsigned long tmp; in read_dtlb_translation() local 192 unsigned long tmp; in read_itlb_virtual() local 199 unsigned long tmp; in read_itlb_translation() local
|
/arch/mips/bcm63xx/ |
D | cpu.c | 129 unsigned int tmp, mips_pll_fcvo; in detect_cpu_clock() local 164 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local 179 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local 191 unsigned int tmp, mips_pll_fcvo; in detect_cpu_clock() local 227 unsigned int tmp, p1, p2, ndiv, m1; in detect_cpu_clock() local 296 unsigned int tmp; in bcm63xx_cpu_init() local
|
/arch/csky/kernel/ |
D | perf_event.c | 92 uint32_t lo, hi, tmp; in csky_pmu_read_cc() local 116 uint32_t lo, hi, tmp; in csky_pmu_read_ic() local 140 uint32_t lo, hi, tmp; in csky_pmu_read_icac() local 164 uint32_t lo, hi, tmp; in csky_pmu_read_icmc() local 188 uint32_t lo, hi, tmp; in csky_pmu_read_dcac() local 212 uint32_t lo, hi, tmp; in csky_pmu_read_dcmc() local 236 uint32_t lo, hi, tmp; in csky_pmu_read_l2ac() local 260 uint32_t lo, hi, tmp; in csky_pmu_read_l2mc() local 284 uint32_t lo, hi, tmp; in csky_pmu_read_iutlbmc() local 308 uint32_t lo, hi, tmp; in csky_pmu_read_dutlbmc() local [all …]
|
/arch/alpha/include/asm/ |
D | fpu.h | 16 unsigned long tmp, ret; in rdfpcr() local 40 unsigned long tmp; in wrfpcr() local
|
/arch/riscv/include/asm/ |
D | spinlock.h | 29 int tmp = 1, busy; in arch_spin_trylock() local 56 int tmp; in arch_read_lock() local 71 int tmp; in arch_write_lock() local
|
/arch/microblaze/include/asm/ |
D | irqflags.h | 49 unsigned long flags, tmp; in arch_local_irq_save() local 63 unsigned long tmp; in arch_local_irq_disable() local 76 unsigned long tmp; in arch_local_irq_enable() local
|
/arch/arm64/include/asm/ |
D | futex.h | 15 #define __futex_atomic_op(insn, ret, oldval, uaddr, tmp, oparg) \ argument 48 int oldval = 0, ret, tmp; in arch_futex_atomic_op_inuser() local 91 u32 val, tmp; in futex_atomic_cmpxchg_inatomic() local
|
/arch/s390/lib/ |
D | find.c | 21 unsigned long tmp; in find_first_bit_inv() local 44 unsigned long tmp; in find_next_bit_inv() local
|
/arch/arm/mach-exynos/ |
D | pm.c | 52 unsigned long tmp; in exynos_cpu_save_register() local 69 unsigned long tmp; in exynos_cpu_restore_register() local 88 unsigned long tmp; in exynos_pm_central_suspend() local 98 unsigned long tmp; in exynos_pm_central_resume() local
|
/arch/arm/include/asm/ |
D | spinlock.h | 58 unsigned long tmp; in arch_spin_lock() local 141 unsigned long tmp; in arch_write_lock() local 209 unsigned long tmp, tmp2; in arch_read_lock() local 229 unsigned long tmp, tmp2; in arch_read_unlock() local
|
/arch/m68k/lib/ |
D | uaccess.c | 13 unsigned long tmp, res; in __generic_copy_from_user() local 59 unsigned long tmp, res; in __generic_copy_to_user() local
|
/arch/m68k/kernel/ |
D | ptrace.c | 128 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in singlestep_disable() local 143 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in user_enable_single_step() local 151 unsigned long tmp = get_reg(child, PT_SR) & ~TRACE_BITS; in user_enable_block_step() local 164 unsigned long tmp; in arch_ptrace() local
|
/arch/m68k/include/asm/ |
D | checksum.h | 49 unsigned long tmp; in ip_fast_csum() local 69 unsigned int tmp = (__force u32)sum; in csum_fold() local 123 register unsigned long tmp; in csum_ipv6_magic() local
|
/arch/m68k/mm/ |
D | memory.c | 102 int tmp; in cache_clear() local 151 int tmp = PAGE_SIZE; in cache_push() local
|