arch/alpha/kernel/traps.c
380
long error, tmp1, tmp2, tmp3, tmp4;
arch/alpha/kernel/traps.c
403
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2)
arch/alpha/kernel/traps.c
407
una_reg(reg) = tmp1|tmp2;
arch/alpha/kernel/traps.c
419
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2)
arch/alpha/kernel/traps.c
423
una_reg(reg) = (int)(tmp1|tmp2);
arch/alpha/kernel/traps.c
435
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2)
arch/alpha/kernel/traps.c
439
una_reg(reg) = tmp1|tmp2;
arch/alpha/kernel/traps.c
462
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2),
arch/alpha/kernel/traps.c
486
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2),
arch/alpha/kernel/traps.c
510
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2),
arch/alpha/kernel/traps.c
667
unsigned long tmp1, tmp2, tmp3, tmp4;
arch/alpha/kernel/traps.c
726
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2)
arch/alpha/kernel/traps.c
730
*reg_addr = tmp1|tmp2;
arch/alpha/kernel/traps.c
742
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2)
arch/alpha/kernel/traps.c
746
alpha_write_fp_reg(reg, s_mem_to_reg((int)(tmp1|tmp2)));
arch/alpha/kernel/traps.c
758
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2)
arch/alpha/kernel/traps.c
762
alpha_write_fp_reg(reg, tmp1|tmp2);
arch/alpha/kernel/traps.c
774
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2)
arch/alpha/kernel/traps.c
778
*reg_addr = (int)(tmp1|tmp2);
arch/alpha/kernel/traps.c
790
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2)
arch/alpha/kernel/traps.c
794
*reg_addr = tmp1|tmp2;
arch/alpha/kernel/traps.c
817
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2),
arch/alpha/kernel/traps.c
845
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2),
arch/alpha/kernel/traps.c
873
: "=r"(error), "=&r"(tmp1), "=&r"(tmp2),
arch/arc/include/asm/uaccess.h
143
unsigned long tmp1, tmp2, tmp3, tmp4;
arch/arc/include/asm/uaccess.h
219
"=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4)
arch/arc/include/asm/uaccess.h
243
"=r"(tmp1), "=r"(tmp2)
arch/arc/include/asm/uaccess.h
263
: "+r" (res), "+r"(to), "+r"(from), "=r"(tmp1)
arch/arc/include/asm/uaccess.h
283
: "+r" (res), "+r"(to), "+r"(from), "=r"(tmp1)
arch/arc/include/asm/uaccess.h
301
: "+r" (res), "+r"(to), "+r"(from), "=r"(tmp1)
arch/arc/include/asm/uaccess.h
358
"=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4)
arch/arc/include/asm/uaccess.h
371
unsigned long tmp1, tmp2, tmp3, tmp4;
arch/arc/include/asm/uaccess.h
442
"=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4)
arch/arc/include/asm/uaccess.h
466
"=r"(tmp1), "=r"(tmp2)
arch/arc/include/asm/uaccess.h
486
: "+r" (res), "+r"(to), "+r"(from), "=r"(tmp1)
arch/arc/include/asm/uaccess.h
506
: "+r" (res), "+r"(to), "+r"(from), "=r"(tmp1)
arch/arc/include/asm/uaccess.h
524
: "+r" (res), "+r"(to), "+r"(from), "=r"(tmp1)
arch/arc/include/asm/uaccess.h
581
"=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4)
arch/arm/include/asm/checksum.h
75
unsigned int tmp1;
arch/arm/include/asm/checksum.h
93
: "=r" (sum), "=r" (iph), "=r" (ihl), "=r" (tmp1)
arch/arm/include/asm/tls.h
10
.macro switch_tls_none, base, tp, tpuser, tmp1, tmp2
arch/arm/include/asm/tls.h
13
.macro switch_tls_v6k, base, tp, tpuser, tmp1, tmp2
arch/arm/include/asm/tls.h
20
.macro switch_tls_v6, base, tp, tpuser, tmp1, tmp2
arch/arm/include/asm/tls.h
41
.macro switch_tls_software, base, tp, tpuser, tmp1, tmp2
arch/arm/include/asm/uaccess-asm.h
131
.macro uaccess_entry, tsk, tmp0, tmp1, tmp2, disable
arch/arm/include/asm/uaccess-asm.h
151
.macro uaccess_exit, tsk, tmp0, tmp1
arch/arm/mach-davinci/mux.c
65
unsigned tmp1, tmp2;
arch/arm/mach-davinci/mux.c
71
tmp1 = reg_orig & mask;
arch/arm/mach-davinci/mux.c
77
if (tmp1 != tmp2)
arch/arm/mach-omap1/mux.c
296
unsigned tmp1, tmp2;
arch/arm/mach-omap1/mux.c
303
tmp1 = reg_orig & mask;
arch/arm/mach-omap1/mux.c
309
if (tmp1 != tmp2)
arch/arm/mach-tegra/sleep.h
109
.macro tegra_get_soc_id base, tmp1
arch/arm/mach-tegra/sleep.h
81
.macro check_cpu_part_num part_num, tmp1, tmp2
arch/arm/mach-tegra/sleep.h
89
.macro exit_smp, tmp1, tmp2
arch/arm64/include/asm/asm-uaccess.h
16
.macro __uaccess_ttbr0_disable, tmp1
arch/arm64/include/asm/asm-uaccess.h
26
.macro __uaccess_ttbr0_enable, tmp1, tmp2
arch/arm64/include/asm/asm-uaccess.h
37
.macro uaccess_ttbr0_disable, tmp1, tmp2
arch/arm64/include/asm/asm-uaccess.h
45
.macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm-uaccess.h
53
.macro uaccess_ttbr0_disable, tmp1, tmp2
arch/arm64/include/asm/asm-uaccess.h
56
.macro uaccess_ttbr0_enable, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
12
.macro __ptrauth_keys_install_kernel_nosync tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
20
.macro ptrauth_keys_install_kernel_nosync tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
26
.macro ptrauth_keys_install_kernel tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
35
.macro __ptrauth_keys_install_kernel_nosync tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
38
.macro ptrauth_keys_install_kernel_nosync tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
41
.macro ptrauth_keys_install_kernel tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
52
.macro __ptrauth_keys_install_user tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
60
.macro __ptrauth_keys_init_cpu tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
77
.macro ptrauth_keys_init_cpu tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/asm_pointer_auth.h
87
.macro ptrauth_keys_install_user tsk, tmp1, tmp2, tmp3
arch/arm64/include/asm/assembler.h
346
.macro tcr_compute_pa_size, tcr, pos, tmp0, tmp1
arch/arm64/include/asm/assembler.h
431
.macro dcache_by_line_op op, domain, start, end, tmp1, tmp2, fixup
arch/arm64/include/asm/assembler.h
444
.macro invalidate_icache_by_line start, end, tmp1, tmp2, fixup
arch/arm64/include/asm/assembler.h
464
.macro load_ttbr1, pgtbl, tmp1, tmp2
arch/arm64/include/asm/assembler.h
637
.macro tcr_clear_errata_bits, tcr, tmp1, tmp2
arch/arm64/include/asm/el2_setup.h
477
.macro __check_override idreg, fld, width, pass, fail, tmp1, tmp2
arch/arm64/include/asm/el2_setup.h
494
.macro check_override idreg, fld, pass, fail, tmp1, tmp2
arch/arm64/include/asm/kexec.h
43
u64 tmp1, tmp2;
arch/arm64/include/asm/kexec.h
76
: "=&r" (tmp1), "=&r" (tmp2)
arch/arm64/lib/csum.c
63
__uint128_t tmp1, tmp2, tmp3, tmp4;
arch/arm64/lib/csum.c
65
tmp1 = *(__uint128_t *)ptr;
arch/arm64/lib/csum.c
74
tmp1 += (tmp1 >> 64) | (tmp1 << 64);
arch/arm64/lib/csum.c
78
tmp1 = ((tmp1 >> 64) << 64) | (tmp2 >> 64);
arch/arm64/lib/csum.c
79
tmp1 += (tmp1 >> 64) | (tmp1 << 64);
arch/arm64/lib/csum.c
82
tmp1 = ((tmp1 >> 64) << 64) | (tmp3 >> 64);
arch/arm64/lib/csum.c
83
tmp1 += (tmp1 >> 64) | (tmp1 << 64);
arch/arm64/lib/csum.c
84
tmp1 = ((tmp1 >> 64) << 64) | sum64;
arch/arm64/lib/csum.c
85
tmp1 += (tmp1 >> 64) | (tmp1 << 64);
arch/arm64/lib/csum.c
86
sum64 = tmp1 >> 64;
arch/csky/abiv2/fpu.c
152
unsigned long tmp1, tmp2;
arch/csky/abiv2/fpu.c
157
tmp1 = mfcr("cr<1, 2>");
arch/csky/abiv2/fpu.c
160
user_fp->fcr = tmp1;
arch/csky/abiv2/fpu.c
202
: "=a"(tmp1), "=a"(tmp2), "=a"(tmp3),
arch/csky/abiv2/fpu.c
214
unsigned long tmp1, tmp2;
arch/csky/abiv2/fpu.c
219
tmp1 = user_fp->fcr;
arch/csky/abiv2/fpu.c
222
mtcr("cr<1, 2>", tmp1);
arch/csky/abiv2/fpu.c
264
: "=a"(tmp1), "=a"(tmp2), "=a"(tmp3),
arch/loongarch/include/asm/asmmacro.h
108
.macro fpu_save_cc thread tmp0 tmp1
arch/loongarch/include/asm/asmmacro.h
129
.macro fpu_restore_cc thread tmp0 tmp1
arch/loongarch/include/asm/asmmacro.h
150
.macro fpu_save_cc thread tmp0 tmp1
arch/loongarch/include/asm/asmmacro.h
170
.macro fpu_restore_cc thread tmp0 tmp1
arch/loongarch/include/asm/asmmacro.h
339
.macro lsx_save_all thread tmp0 tmp1
arch/loongarch/include/asm/asmmacro.h
345
.macro lsx_restore_all thread tmp0 tmp1
arch/loongarch/include/asm/asmmacro.h
549
.macro lasx_save_all thread tmp0 tmp1
arch/loongarch/include/asm/asmmacro.h
555
.macro lasx_restore_all thread tmp0 tmp1
arch/loongarch/include/asm/asmmacro.h
569
.macro lasx_restore_upper xd base tmp0 tmp1 off
arch/loongarch/include/asm/asmmacro.h
70
.macro fpu_restore_csr thread tmp0 tmp1
arch/loongarch/lib/csum.c
61
__uint128_t tmp1, tmp2, tmp3, tmp4;
arch/loongarch/lib/csum.c
63
tmp1 = *(__uint128_t *)ptr;
arch/loongarch/lib/csum.c
72
tmp1 += (tmp1 >> 64) | (tmp1 << 64);
arch/loongarch/lib/csum.c
76
tmp1 = ((tmp1 >> 64) << 64) | (tmp2 >> 64);
arch/loongarch/lib/csum.c
77
tmp1 += (tmp1 >> 64) | (tmp1 << 64);
arch/loongarch/lib/csum.c
80
tmp1 = ((tmp1 >> 64) << 64) | (tmp3 >> 64);
arch/loongarch/lib/csum.c
81
tmp1 += (tmp1 >> 64) | (tmp1 << 64);
arch/loongarch/lib/csum.c
82
tmp1 = ((tmp1 >> 64) << 64) | sum64;
arch/loongarch/lib/csum.c
83
tmp1 += (tmp1 >> 64) | (tmp1 << 64);
arch/loongarch/lib/csum.c
84
sum64 = tmp1 >> 64;
arch/m68k/lib/checksum.c
118
"=&d" (tmp1), "=&d" (tmp2)
arch/m68k/lib/checksum.c
139
unsigned long tmp1, tmp2;
arch/m68k/lib/checksum.c
261
"=&d" (tmp1), "=d" (tmp2)
arch/m68k/lib/checksum.c
276
unsigned long tmp1, tmp2;
arch/m68k/lib/checksum.c
364
"=&d" (tmp1), "=&d" (tmp2)
arch/m68k/lib/checksum.c
40
unsigned long tmp1, tmp2;
arch/mips/mm/sc-ip22.c
102
unsigned long addr, tmp1, tmp2;
arch/mips/mm/sc-ip22.c
128
: "=r" (tmp1), "=r" (tmp2), "=r" (addr));
arch/mips/mm/sc-ip22.c
133
unsigned long tmp1, tmp2, tmp3;
arch/mips/mm/sc-ip22.c
158
: "=r" (tmp1), "=r" (tmp2), "=r" (tmp3));
arch/parisc/mm/init.c
352
unsigned long tmp1;
arch/parisc/mm/init.c
387
for (tmp1 = start_pmd; tmp1 < PTRS_PER_PMD; tmp1++, pmd++) {
arch/parisc/net/bpf_jit_comp32.c
1009
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
1011
const s8 *rd = bpf_get_reg64_ref(dst, tmp1, ctx->prog->aux->verifier_zext, ctx);
arch/parisc/net/bpf_jit_comp32.c
1056
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
1058
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
1109
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
1111
rd = bpf_get_reg64(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
1128
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
1245
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
1271
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
1406
const s8 *rd = bpf_get_reg64_ref(dst, tmp1, false, ctx);
arch/parisc/net/bpf_jit_comp32.c
424
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
428
rd = bpf_get_reg64_ref(dst, tmp1, false, ctx);
arch/parisc/net/bpf_jit_comp32.c
430
rd = bpf_get_reg64(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
512
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
513
const s8 *rd = bpf_get_reg32(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
516
rd = bpf_get_reg32_ref(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
518
rd = bpf_get_reg32(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
567
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
573
rd = bpf_get_reg64_ref(dst, tmp1, false, ctx);
arch/parisc/net/bpf_jit_comp32.c
575
rd = bpf_get_reg64(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
635
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
641
rd = bpf_get_reg32_ref(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
643
rd = bpf_get_reg32(dst, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
703
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
706
const s8 *rs1 = bpf_get_reg64(src1, tmp1, ctx);
arch/parisc/net/bpf_jit_comp32.c
870
const s8 *tmp1 = regmap[TMP_REG_1];
arch/parisc/net/bpf_jit_comp32.c
873
const s8 *rs1 = bpf_get_reg32(src1, tmp1, ctx);
arch/powerpc/include/asm/book3s/32/mmu-hash.h
99
.macro update_user_segments_by_4 tmp1 tmp2 tmp3 tmp4
arch/powerpc/kvm/test-guest-state-buffer.c
107
u64 tmp1, tmp2;
arch/powerpc/kvm/test-guest-state-buffer.c
112
tmp1 = 0xdeadbeefull;
arch/powerpc/kvm/test-guest-state-buffer.c
113
kvmppc_gse_put_u64(gsb, KVMPPC_GSID_GPR(0), tmp1);
arch/powerpc/platforms/ps3/device-init.c
28
u64 tmp1;
arch/powerpc/platforms/ps3/device-init.c
51
result = ps3_repository_read_lpm_privileges(dev->lpm.node_id, &tmp1,
arch/powerpc/platforms/ps3/device-init.c
62
if (tmp1 != tmp2) {
arch/riscv/net/bpf_jit_comp32.c
1073
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
1098
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
1236
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
246
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
247
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
330
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
331
const s8 *rd = bpf_get_reg32(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
409
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
411
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
514
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
516
const s8 *rd = bpf_get_reg32(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
568
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
571
const s8 *rs1 = bpf_get_reg64(src1, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
726
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
729
const s8 *rs1 = bpf_get_reg32(src1, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
838
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
840
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
876
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
878
const s8 *rd = bpf_get_reg64(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
946
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/riscv/net/bpf_jit_comp32.c
948
rd = bpf_get_reg64(dst, tmp1, ctx);
arch/riscv/net/bpf_jit_comp32.c
965
const s8 *tmp1 = bpf2rv32[TMP_REG_1];
arch/sh/boards/mach-migor/lcd_qvga.c
42
unsigned long tmp1, tmp2;
arch/sh/boards/mach-migor/lcd_qvga.c
44
tmp1 = (data<<1 | 0x00000001) & 0x000001FF;
arch/sh/boards/mach-migor/lcd_qvga.c
46
return tmp1 | tmp2;
arch/sh/lib/io.c
66
int tmp1;
arch/sh/lib/io.c
74
: "=&r" (data), "=&r" (tmp1)
arch/sparc/include/asm/cmpxchg_64.h
23
unsigned long tmp1, tmp2;
arch/sparc/include/asm/cmpxchg_64.h
32
: "=&r" (val), "=&r" (tmp1), "=&r" (tmp2)
arch/sparc/include/asm/cmpxchg_64.h
40
unsigned long tmp1, tmp2;
arch/sparc/include/asm/cmpxchg_64.h
49
: "=&r" (val), "=&r" (tmp1), "=&r" (tmp2)
arch/sparc/include/asm/head_64.h
35
#define BRANCH_IF_SUN4V(tmp1,label) \
arch/sparc/include/asm/head_64.h
36
sethi %hi(is_sun4v), %tmp1; \
arch/sparc/include/asm/head_64.h
37
lduw [%tmp1 + %lo(is_sun4v)], %tmp1; \
arch/sparc/include/asm/head_64.h
38
brnz,pn %tmp1, label; \
arch/sparc/include/asm/head_64.h
41
#define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \
arch/sparc/include/asm/head_64.h
42
rdpr %ver, %tmp1; \
arch/sparc/include/asm/head_64.h
44
srlx %tmp1, 32, %tmp1; \
arch/sparc/include/asm/head_64.h
46
cmp %tmp1, %tmp2; \
arch/sparc/include/asm/head_64.h
50
#define BRANCH_IF_JALAPENO(tmp1,tmp2,label) \
arch/sparc/include/asm/head_64.h
51
rdpr %ver, %tmp1; \
arch/sparc/include/asm/head_64.h
53
srlx %tmp1, 32, %tmp1; \
arch/sparc/include/asm/head_64.h
55
cmp %tmp1, %tmp2; \
arch/sparc/include/asm/head_64.h
59
#define BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) \
arch/sparc/include/asm/head_64.h
60
rdpr %ver, %tmp1; \
arch/sparc/include/asm/head_64.h
61
srlx %tmp1, (32 + 16), %tmp2; \
arch/sparc/include/asm/head_64.h
64
sllx %tmp1, 16, %tmp1; \
arch/sparc/include/asm/head_64.h
65
srlx %tmp1, (32 + 16), %tmp2; \
arch/sparc/include/asm/head_64.h
70
#define BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) \
arch/sparc/include/asm/head_64.h
71
rdpr %ver, %tmp1; \
arch/sparc/include/asm/head_64.h
72
srlx %tmp1, (32 + 16), %tmp2; \
arch/sparc/include/asm/head_64.h
75
sllx %tmp1, 16, %tmp1; \
arch/sparc/include/asm/head_64.h
76
srlx %tmp1, (32 + 16), %tmp2; \
arch/sparc/include/asm/pgtsrmmu.h
89
#define WINDOW_FLUSH(tmp1, tmp2) \
arch/sparc/include/asm/pgtsrmmu.h
90
mov 0, tmp1; \
arch/sparc/include/asm/pgtsrmmu.h
93
add tmp1, 1, tmp1; \
arch/sparc/include/asm/pgtsrmmu.h
96
99: subcc tmp1, 1, tmp1; \
arch/sparc/include/asm/timer_64.h
56
unsigned long tick, tmp1, tmp2;
arch/sparc/include/asm/timer_64.h
92
: "=&r" (tick), "=&r" (tmp1), "=&r" (tmp2)
arch/sparc/kernel/time_64.c
318
unsigned long ret, tmp1, tmp2, tmp3;
arch/sparc/kernel/time_64.c
333
"=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3)
arch/sparc/math-emu/sfp-util_64.h
45
UDItype tmp1, tmp2, tmp3, tmp4; \
arch/sparc/math-emu/sfp-util_64.h
70
"=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
arch/sparc/net/bpf_jit_comp_64.c
1131
const u8 tmp1 = bpf2sparc[TMP_REG_1];
arch/sparc/net/bpf_jit_comp_64.c
1135
emit_set_const_sext(imm, tmp1, ctx);
arch/sparc/net/bpf_jit_comp_64.c
1136
emit(div | RS1(dst) | RS2(tmp1) | RD(tmp), ctx);
arch/sparc/net/bpf_jit_comp_64.c
1137
emit(MULX | RS1(tmp) | RS2(tmp1) | RD(tmp), ctx);
arch/x86/include/asm/pvclock.h
48
u32 tmp1, tmp2;
arch/x86/include/asm/pvclock.h
67
: "=A" (product), "=r" (tmp1), "=r" (tmp2)
arch/x86/kvm/lapic.c
1837
u32 tmp1, tmp2, tdcr;
arch/x86/kvm/lapic.c
1840
tmp1 = tdcr & 0xf;
arch/x86/kvm/lapic.c
1841
tmp2 = ((tmp1 & 0x3) | ((tmp1 & 0x8) >> 1)) + 1;
arch/xtensa/kernel/setup.c
410
unsigned long tmp0, tmp1, tmp2, tmp3;
arch/xtensa/kernel/setup.c
490
: "=&a"(tmp0), "=&a"(tmp1), "=&a"(tmp2),
crypto/krb5/rfc3961_simplified.c
393
struct krb5_buffer tmp1, tmp2;
crypto/krb5/rfc3961_simplified.c
401
tmp1.len = krb5->hash_len;
crypto/krb5/rfc3961_simplified.c
403
buffer = kzalloc(round16(tmp1.len) + round16(derived_key.len), gfp);
crypto/krb5/rfc3961_simplified.c
407
tmp1.data = buffer;
crypto/krb5/rfc3961_simplified.c
408
derived_key.data = buffer + round16(tmp1.len);
crypto/krb5/rfc3961_simplified.c
410
ret = rfc3961_calc_H(krb5, octet_string, &tmp1, gfp);
crypto/krb5/rfc3961_simplified.c
414
tmp2.len = tmp1.len & ~(m - 1);
crypto/krb5/rfc3961_simplified.c
415
tmp2.data = tmp1.data;
drivers/cpufreq/gx-suspmod.c
334
u8 tmp1, tmp2;
drivers/cpufreq/gx-suspmod.c
349
tmp_freq = gx_validate_speed(policy->min, &tmp1, &tmp2);
drivers/cpufreq/gx-suspmod.c
355
tmp_freq = gx_validate_speed(policy->max, &tmp1, &tmp2);
drivers/cpufreq/gx-suspmod.c
375
u8 tmp1, tmp2;
drivers/cpufreq/gx-suspmod.c
383
tmp_freq = gx_validate_speed(target_freq, &tmp1, &tmp2);
drivers/cpufreq/gx-suspmod.c
386
tmp_freq = gx_validate_speed(tmp_freq, &tmp1, &tmp2);
drivers/cpufreq/gx-suspmod.c
390
tmp_freq = gx_validate_speed(tmp_freq, &tmp1, &tmp2);
drivers/cpufreq/s5pv210-cpufreq.c
199
unsigned long tmp, tmp1;
drivers/cpufreq/s5pv210-cpufreq.c
216
tmp1 = s5pv210_dram_conf[ch].refresh;
drivers/cpufreq/s5pv210-cpufreq.c
218
tmp1 /= tmp;
drivers/cpufreq/s5pv210-cpufreq.c
220
writel_relaxed(tmp1, reg);
drivers/crypto/caam/caampkc.c
1006
rsa_key->tmp1 = kzalloc(aligned_size, GFP_KERNEL);
drivers/crypto/caam/caampkc.c
1007
if (!rsa_key->tmp1)
drivers/crypto/caam/caampkc.c
1041
kfree_sensitive(rsa_key->tmp1);
drivers/crypto/caam/caampkc.c
527
pdb->tmp1_dma = dma_map_single(dev, key->tmp1, p_sz, DMA_BIDIRECTIONAL);
drivers/crypto/caam/caampkc.c
616
pdb->tmp1_dma = dma_map_single(dev, key->tmp1, p_sz, DMA_BIDIRECTIONAL);
drivers/crypto/caam/caampkc.c
874
kfree_sensitive(key->tmp1);
drivers/crypto/caam/caampkc.h
78
u8 *tmp1;
drivers/crypto/hisilicon/qm.c
599
unsigned long tmp0, tmp1;
drivers/crypto/hisilicon/qm.c
604
"=&r" (tmp1),
drivers/crypto/hisilicon/qm.c
618
unsigned long tmp0, tmp1;
drivers/crypto/hisilicon/qm.c
627
"=&r" (tmp1),
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
432
uint32_t tmp1 = 0;
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
466
tmp1 = timing->h_total -
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
468
tmp2 = tmp1 + timing->h_addressable +
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
473
CRTC_H_BLANK_END, tmp1,
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
476
tmp1 = timing->v_total - (v_sync_start + timing->v_border_top);
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
477
tmp2 = tmp1 + timing->v_addressable + timing->v_border_top +
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
482
CRTC_V_BLANK_END, tmp1,
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1807
uint8_t tmp1, tmp2;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c
1928
atomctrl_get_svi2_info(hwmgr, VOLTAGE_TYPE_VDDC, &tmp1, &tmp2,
drivers/gpu/drm/drm_modes.c
714
int tmp1, tmp2;
drivers/gpu/drm/drm_modes.c
722
tmp1 = HV_FACTOR * 1000000 -
drivers/gpu/drm/drm_modes.c
726
hperiod = tmp1 * 2 / (tmp2 * vfieldrate);
drivers/gpu/drm/drm_modes.c
728
tmp1 = CVT_MIN_VSYNC_BP * HV_FACTOR / hperiod + 1;
drivers/gpu/drm/drm_modes.c
730
if (tmp1 < (vsync + CVT_MIN_V_PORCH))
drivers/gpu/drm/drm_modes.c
733
vsyncandback_porch = tmp1;
drivers/gpu/drm/drm_modes.c
780
int tmp1, tmp2;
drivers/gpu/drm/drm_modes.c
782
tmp1 = HV_FACTOR * 1000000 -
drivers/gpu/drm/drm_modes.c
785
hperiod = tmp1 / (tmp2 * vfieldrate);
drivers/gpu/drm/drm_modes.c
880
unsigned int tmp1, tmp2;
drivers/gpu/drm/drm_modes.c
928
tmp1 = (1000000 - MIN_VSYNC_PLUS_BP * vfieldrate_rqd) / 500;
drivers/gpu/drm/drm_modes.c
931
hfreq_est = (tmp2 * 1000 * vfieldrate_rqd) / tmp1;
drivers/gpu/drm/radeon/cik.c
6526
u32 mask = 0, tmp, tmp1;
drivers/gpu/drm/radeon/cik.c
6531
tmp1 = RREG32(GC_USER_SHADER_ARRAY_CONFIG);
drivers/gpu/drm/radeon/cik.c
6536
tmp |= tmp1;
drivers/gpu/drm/radeon/si.c
5281
u32 mask = 0, tmp, tmp1;
drivers/gpu/drm/radeon/si.c
5286
tmp1 = RREG32(GC_USER_SHADER_ARRAY_CONFIG);
drivers/gpu/drm/radeon/si.c
5291
tmp |= tmp1;
drivers/gpu/drm/tegra/hub.c
525
u64 tmp, tmp1;
drivers/gpu/drm/tegra/hub.c
528
tmp1 = (tmp << NFB) + ((u64)out >> 1);
drivers/gpu/drm/tegra/hub.c
529
do_div(tmp1, out);
drivers/gpu/drm/tegra/hub.c
531
return lower_32_bits(tmp1);
drivers/iio/adc/ad4000.c
535
int val, tmp0, tmp1;
drivers/iio/adc/ad4000.c
558
tmp0 = div_s64_rem(tmp2, NANO, &tmp1);
drivers/iio/adc/ad4000.c
562
st->scale_tbl[0][1] = abs(tmp1); /* Fractional part */
drivers/iio/adc/ad4000.c
569
st->scale_tbl[1][1] = DIV_ROUND_CLOSEST(abs(tmp1) * 4, 5);
drivers/iio/adc/ad4000.c
571
st->scale_tbl[1][1] = DIV_ROUND_CLOSEST(abs(tmp1) * 9, 10);
drivers/iio/adc/ad4170-4.c
468
unsigned int tmp0, tmp1, i;
drivers/iio/adc/ad4170-4.c
477
&tmp1);
drivers/iio/adc/ad4170-4.c
478
tmp1 = mult_frac(tmp1, MICRO, 32 * ad4170_sinc3_filt_fs_tbl[i]);
drivers/iio/adc/ad4170-4.c
481
st->sps_tbl[AD4170_SINC5_AVG][i][1] = tmp1; /* Fractional part */
drivers/iio/adc/ad4170-4.c
485
st->sps_tbl[AD4170_SINC3][i][1] = tmp1; /* Fractional part */
drivers/iio/adc/ad4170-4.c
490
&tmp1);
drivers/iio/adc/ad4170-4.c
491
tmp1 = mult_frac(tmp1, MICRO, 32 * ad4170_sinc5_filt_fs_tbl[i]);
drivers/iio/adc/ad4170-4.c
494
st->sps_tbl[AD4170_SINC5][i][1] = tmp1; /* Fractional part */
drivers/iio/adc/ad7768-1.c
538
int val, val2, tmp0, tmp1, i;
drivers/iio/adc/ad7768-1.c
569
tmp0 = div_u64_rem(tmp2, NANO, &tmp1);
drivers/iio/adc/ad7768-1.c
571
st->scale_tbl[i][1] = abs(tmp1); /* Fractional part */
drivers/iio/adc/mcp3564.c
1091
u64 tmp1;
drivers/iio/adc/mcp3564.c
1095
tmp1 = ((u64)ref * NANO) >> pow;
drivers/iio/adc/mcp3564.c
1096
div_u64_rem(tmp1, NANO, &tmp0);
drivers/iio/adc/mcp3564.c
1098
tmp1 = tmp1 * mcp3564_hwgain_frac[(2 * i) + 1];
drivers/iio/adc/mcp3564.c
1099
tmp0 = (int)div_u64(tmp1, mcp3564_hwgain_frac[2 * i]);
drivers/iio/frequency/ad9523.c
423
long tmp1, tmp2;
drivers/iio/frequency/ad9523.c
431
tmp1 = st->vco_out_freq[AD9523_VCO1] / freq;
drivers/iio/frequency/ad9523.c
433
tmp1 *= freq;
drivers/iio/frequency/ad9523.c
435
use_alt_clk_src = (abs(tmp1 - freq) > abs(tmp2 - freq));
drivers/iio/industrialio-core.c
656
int tmp0, tmp1;
drivers/iio/industrialio-core.c
683
tmp0 = (int)div_s64_rem(tmp2, 1000000000, &tmp1);
drivers/iio/industrialio-core.c
685
return sysfs_emit_at(buf, offset, "-0.%09u", abs(tmp1));
drivers/iio/industrialio-core.c
688
abs(tmp1));
drivers/iio/industrialio-core.c
691
tmp0 = (int)div_s64_rem(tmp2, 1000000000LL, &tmp1);
drivers/iio/industrialio-core.c
693
return sysfs_emit_at(buf, offset, "-0.%09u", abs(tmp1));
drivers/iio/industrialio-core.c
696
abs(tmp1));
drivers/infiniband/hw/mlx4/mcg.c
784
struct mcast_req *tmp1, *tmp2;
drivers/infiniband/hw/mlx4/mcg.c
790
list_for_each_entry_safe(tmp1, tmp2, &group->pending_list, group_list) {
drivers/infiniband/hw/mlx4/mcg.c
791
list_del(&tmp1->group_list);
drivers/infiniband/hw/mlx4/mcg.c
792
kfree(tmp1);
drivers/md/dm-ebs-target.c
250
unsigned short tmp1;
drivers/md/dm-ebs-target.c
275
if (sscanf(argv[2], "%hu%c", &tmp1, &dummy) != 1 ||
drivers/md/dm-ebs-target.c
276
!__ebs_check_bs(tmp1) ||
drivers/md/dm-ebs-target.c
277
to_bytes(tmp1) > PAGE_SIZE) {
drivers/md/dm-ebs-target.c
281
ec->e_bs = tmp1;
drivers/md/dm-ebs-target.c
284
if (sscanf(argv[3], "%hu%c", &tmp1, &dummy) != 1 || !__ebs_check_bs(tmp1)) {
drivers/md/dm-ebs-target.c
288
ec->u_bs = tmp1;
drivers/md/md.c
1223
mdp_super_t *tmp1, *tmp2;
drivers/md/md.c
1225
tmp1 = kmalloc_obj(*tmp1);
drivers/md/md.c
1228
if (!tmp1 || !tmp2) {
drivers/md/md.c
1233
*tmp1 = *sb1;
drivers/md/md.c
1239
tmp1->nr_disks = 0;
drivers/md/md.c
1242
ret = (memcmp(tmp1, tmp2, MD_SB_GENERIC_CONSTANT_WORDS * 4) == 0);
drivers/md/md.c
1244
kfree(tmp1);
drivers/media/common/b2c2/flexcop-sram.c
240
u8 tmp1, tmp2;
drivers/media/common/b2c2/flexcop-sram.c
247
tmp1 = 0x4f;
drivers/media/common/b2c2/flexcop-sram.c
250
sram_write(adapter, addr + 4, &tmp1, 1);
drivers/media/common/b2c2/flexcop-sram.c
264
tmp1 = 0xf4;
drivers/media/common/b2c2/flexcop-sram.c
267
sram_write(adapter, addr + 4, &tmp1, 1);
drivers/media/dvb-frontends/cxd2820r_core.c
52
u8 tmp0, tmp1;
drivers/media/dvb-frontends/cxd2820r_core.c
61
tmp1 = 0x00;
drivers/media/dvb-frontends/cxd2820r_core.c
71
tmp1 |= (1 << (3 + i));
drivers/media/dvb-frontends/cxd2820r_core.c
73
tmp1 |= (0 << (3 + i));
drivers/media/dvb-frontends/cxd2820r_core.c
77
tmp1 |= (1 << (0 + i));
drivers/media/dvb-frontends/cxd2820r_core.c
79
tmp1 |= (0 << (0 + i));
drivers/media/dvb-frontends/cxd2820r_core.c
81
dev_dbg(&client->dev, "gpio i=%d %02x %02x\n", i, tmp0, tmp1);
drivers/media/dvb-frontends/cxd2820r_core.c
84
dev_dbg(&client->dev, "wr gpio=%02x %02x\n", tmp0, tmp1);
drivers/media/dvb-frontends/cxd2820r_core.c
92
ret = regmap_update_bits(priv->regmap[0], 0x008e, 0x3f, tmp1);
drivers/media/dvb-frontends/m88rs2000.c
476
u8 tmp0, tmp1;
drivers/media/dvb-frontends/m88rs2000.c
489
tmp1 = m88rs2000_readreg(state, 0xd9);
drivers/media/dvb-frontends/m88rs2000.c
490
m88rs2000_writereg(state, 0xd9, (tmp1 & ~7) | 4);
drivers/net/ethernet/amd/sun3lance.c
311
unsigned short tmp1, tmp2;
drivers/net/ethernet/amd/sun3lance.c
325
tmp1 = ioaddr_probe[0];
drivers/net/ethernet/amd/sun3lance.c
332
ioaddr_probe[0] = tmp1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7379
u16 val = 0, tmp1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7398
MDIO_PMA_DEVAD, MDIO_PMA_REG_M8051_MSGOUT_REG, &tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7401
MDIO_PMA_DEVAD, MDIO_PMA_LASI_RXSTAT, &tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7403
DP(NETIF_MSG_LINK, "Before rom RX_ALARM(port1): 0x%x\n", tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7467
bnx2x_cl45_read(bp, phy, MDIO_AN_DEVAD, MDIO_AN_REG_8073_2_5G, &tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7479
tmp1 |= 1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7481
tmp1 &= 0xfffe;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7484
tmp1 &= 0xfffe;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7487
bnx2x_cl45_write(bp, phy, MDIO_AN_DEVAD, MDIO_AN_REG_8073_2_5G, tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7490
bnx2x_cl45_read(bp, phy, MDIO_AN_DEVAD, MDIO_AN_REG_CL37_FC_LD, &tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7492
(tmp1 | ((phy->req_duplex == DUPLEX_FULL) ?
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7508
bnx2x_cl45_read(bp, phy, MDIO_AN_DEVAD, MDIO_AN_REG_ADV2, &tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7509
tmp1 |= (1<<15);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
7510
bnx2x_cl45_write(bp, phy, MDIO_AN_DEVAD, MDIO_AN_REG_ADV2, tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
8900
u16 cnt, val, tmp1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
8992
MDIO_PMA_DEVAD, MDIO_PMA_REG_DIGITAL_CTRL, &tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
8993
tmp1 |= 0x1;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
8995
MDIO_PMA_DEVAD, MDIO_PMA_REG_DIGITAL_CTRL, tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
9238
u16 tmp1, val;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
9248
MDIO_PMA_DEVAD, MDIO_PMA_REG_10G_CTRL2, &tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
9249
DP(NETIF_MSG_LINK, "1.7 = 0x%x\n", tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
9296
u16 tmp1, mod_abs, tmp2;
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
9326
MDIO_PMA_DEVAD, MDIO_PMA_REG_M8051_MSGOUT_REG, &tmp1);
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c
9329
MDIO_PMA_DEVAD, MDIO_PMA_LASI_RXSTAT, &tmp1);
drivers/net/ethernet/freescale/fman/fman_memac.c
303
u32 tmp0, tmp1;
drivers/net/ethernet/freescale/fman/fman_memac.c
306
tmp1 = (u32)(adr[4] | adr[5] << 8);
drivers/net/ethernet/freescale/fman/fman_memac.c
310
iowrite32be(tmp1, ®s->mac_addr0.mac_addr_u);
drivers/net/ethernet/freescale/fman/fman_memac.c
313
iowrite32be(tmp1, ®s->mac_addr[paddr_num - 1].mac_addr_u);
drivers/net/ethernet/freescale/fman/fman_tgec.c
201
u32 tmp0, tmp1;
drivers/net/ethernet/freescale/fman/fman_tgec.c
204
tmp1 = (u32)(adr[4] | adr[5] << 8);
drivers/net/ethernet/freescale/fman/fman_tgec.c
206
iowrite32be(tmp1, ®s->mac_addr_1);
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4053
struct ice_vsig_prof *tmp1, *del1;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4177
list_for_each_entry_safe(del1, tmp1, &union_lst, list) {
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4268
struct ice_vsig_prof *tmp1, *del1;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
4379
list_for_each_entry_safe(del1, tmp1, ©, list) {
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
841
struct ice_vsig_prof *tmp1;
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
847
list_for_each_entry(tmp1, list1, list)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
854
tmp1 = list_first_entry(list1, struct ice_vsig_prof, list);
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
861
if (tmp2->profile_cookie != tmp1->profile_cookie)
drivers/net/ethernet/intel/ice/ice_flex_pipe.c
864
tmp1 = list_next_entry(tmp1, list);
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h
146
for (int tmp = start_index, tmp1 = end_index; \
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h
147
tmp = mlx5_get_pre_ldev_func(ldev, tmp, tmp1), \
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.h
148
i = tmp, tmp >= tmp1; tmp--)
drivers/net/ethernet/microchip/enc28j60.c
820
u16 tmp1, tmp2;
drivers/net/ethernet/microchip/enc28j60.c
823
tmp1 = tsv[1];
drivers/net/ethernet/microchip/enc28j60.c
824
tmp1 <<= 8;
drivers/net/ethernet/microchip/enc28j60.c
825
tmp1 |= tsv[0];
drivers/net/ethernet/microchip/enc28j60.c
833
tmp1, tsv[2] & 0x0f, tmp2);
drivers/net/ethernet/microchip/sparx5/sparx5_port.c
483
u32 mac_per = 6400, tmp1, tmp2, tmp3;
drivers/net/ethernet/microchip/sparx5/sparx5_port.c
521
tmp1 = 1000 * mac_width / fifo_width;
drivers/net/ethernet/microchip/sparx5/sparx5_port.c
524
tmp3 = tmp1 * tmp2 / 1000;
drivers/net/wireless/ath/ath12k/dp.c
1024
list_for_each_entry_safe(tx_desc_info, tmp1,
drivers/net/wireless/ath/ath12k/dp.c
972
struct ath12k_tx_desc_info *tx_desc_info, *tmp1;
drivers/net/wireless/broadcom/b43/phy_g.c
1253
u32 tmp1 = 0, tmp2 = 0;
drivers/net/wireless/broadcom/b43/phy_g.c
1372
tmp1 += b43_phy_read(dev, B43_PHY_LO_LEAKAGE);
drivers/net/wireless/broadcom/b43/phy_g.c
1385
tmp1++;
drivers/net/wireless/broadcom/b43/phy_g.c
1386
tmp1 >>= 9;
drivers/net/wireless/broadcom/b43/phy_g.c
1436
if (tmp1 < tmp2)
drivers/net/wireless/broadcom/b43/phy_lp.c
1701
int prod, ipwr, qpwr, prod_msb, q_msb, tmp1, tmp2, tmp3, tmp4, ret;
drivers/net/wireless/broadcom/b43/phy_lp.c
1725
tmp1 = prod_msb - 20;
drivers/net/wireless/broadcom/b43/phy_lp.c
1727
if (tmp1 >= 0) {
drivers/net/wireless/broadcom/b43/phy_lp.c
1728
tmp3 = ((prod << (30 - prod_msb)) + (ipwr >> (1 + tmp1))) /
drivers/net/wireless/broadcom/b43/phy_lp.c
1729
(ipwr >> tmp1);
drivers/net/wireless/broadcom/b43/phy_lp.c
1731
tmp3 = ((prod << (30 - prod_msb)) + (ipwr << (-1 - tmp1))) /
drivers/net/wireless/broadcom/b43/phy_lp.c
1732
(ipwr << -tmp1);
drivers/net/wireless/broadcom/b43/phy_lp.c
2393
u32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9;
drivers/net/wireless/broadcom/b43/phy_lp.c
2417
tmp1 = crystal_freq / 1000;
drivers/net/wireless/broadcom/b43/phy_lp.c
2425
tmp4 = 48 * tmp1;
drivers/net/wireless/broadcom/b43/phy_lp.c
2442
tmp9 = ((2 * tmp3 * (tmp8 + 1)) + (3 * tmp1)) / (6 * tmp1);
drivers/net/wireless/broadcom/b43/phy_lp.c
2486
u32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6;
drivers/net/wireless/broadcom/b43/phy_lp.c
2542
tmp1 = ((val3 * 62500) / freqref) << 4;
drivers/net/wireless/broadcom/b43/phy_lp.c
2545
tmp1++;
drivers/net/wireless/broadcom/b43/phy_lp.c
2548
b43_radio_maskset(dev, B2063_PLL_JTAG_PLL_SG1, 0xFFE0, tmp1 >> 4);
drivers/net/wireless/broadcom/b43/phy_lp.c
2549
b43_radio_maskset(dev, B2063_PLL_JTAG_PLL_SG2, 0xFE0F, tmp1 << 4);
drivers/net/wireless/broadcom/b43/phy_lp.c
2550
b43_radio_maskset(dev, B2063_PLL_JTAG_PLL_SG2, 0xFFF0, tmp1 >> 16);
drivers/net/wireless/broadcom/b43/phy_lp.c
2560
tmp4 = lpphy_qdiv_roundup(132000 * tmp1, 8451, 16);
drivers/net/wireless/broadcom/b43legacy/radio.c
1486
u32 tmp1 = 0;
drivers/net/wireless/broadcom/b43legacy/radio.c
1617
tmp1 += b43legacy_phy_read(dev, 0x002D);
drivers/net/wireless/broadcom/b43legacy/radio.c
1626
tmp1++;
drivers/net/wireless/broadcom/b43legacy/radio.c
1627
tmp1 >>= 9;
drivers/net/wireless/broadcom/b43legacy/radio.c
1668
if (tmp1 < tmp2)
drivers/net/wireless/realtek/rtl8xxxu/core.c
2935
int tmp1, tmp2;
drivers/net/wireless/realtek/rtl8xxxu/core.c
2948
tmp1 = result[c1][i] | 0xfffffc00;
drivers/net/wireless/realtek/rtl8xxxu/core.c
2950
tmp1 = result[c1][i];
drivers/net/wireless/realtek/rtl8xxxu/core.c
2957
tmp1 = result[c1][i];
drivers/net/wireless/realtek/rtl8xxxu/core.c
2961
diff = (tmp1 > tmp2) ? (tmp1 - tmp2) : (tmp2 - tmp1);
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c
2406
s32 tmp1, tmp2;
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c
2415
tmp1 = result[c1][i] | 0xFFFFFC00;
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c
2417
tmp1 = result[c1][i];
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c
2424
tmp1 = result[c1][i];
drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c
2428
diff = (tmp1 > tmp2) ? (tmp1 - tmp2) : (tmp2 - tmp1);
drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c
1937
s32 tmp1 = 0, tmp2 = 0;
drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c
1946
tmp1 = result[c1][i] | 0xFFFFFC00;
drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c
1948
tmp1 = result[c1][i];
drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c
1955
tmp1 = result[c1][i];
drivers/net/wireless/realtek/rtlwifi/rtl8723be/phy.c
1959
diff = (tmp1 > tmp2) ? (tmp1 - tmp2) : (tmp2 - tmp1);
drivers/net/wireless/realtek/rtw88/rtw8723x.c
576
s32 tmp1, tmp2;
drivers/net/wireless/realtek/rtw88/rtw8723x.c
579
tmp1 = iqkxy_to_s32(result[c1][i]);
drivers/net/wireless/realtek/rtw88/rtw8723x.c
582
diff = abs(tmp1 - tmp2);
drivers/phy/realtek/phy-rtk-usb3.c
268
u16 tmp1, tmp2;
drivers/phy/realtek/phy-rtk-usb3.c
270
tmp1 = rx_offset_range & (~range_mask);
drivers/phy/realtek/phy-rtk-usb3.c
273
rx_offset_range = tmp1 | (tmp2 & range_mask);
drivers/rtc/rtc-m48t86.c
198
unsigned char tmp0, tmp1;
drivers/rtc/rtc-m48t86.c
201
tmp1 = m48t86_readb(&pdev->dev, offset1);
drivers/rtc/rtc-m48t86.c
210
m48t86_writeb(&pdev->dev, tmp1, offset1);
drivers/scsi/csiostor/csio_lnode.c
140
struct list_head *tmp1, *tmp2;
drivers/scsi/csiostor/csio_lnode.c
148
list_for_each(tmp1, &hw->sln_head) {
drivers/scsi/csiostor/csio_lnode.c
149
sln = (struct csio_lnode *) tmp1;
drivers/scsi/csiostor/csio_lnode.c
180
struct list_head *tmp1, *tmp2;
drivers/scsi/csiostor/csio_lnode.c
188
list_for_each(tmp1, &hw->sln_head) {
drivers/scsi/csiostor/csio_lnode.c
189
sln = (struct csio_lnode *) tmp1;
drivers/scsi/csiostor/csio_rnode.c
189
struct list_head *tmp, *tmp1;
drivers/scsi/csiostor/csio_rnode.c
194
list_for_each(tmp1, &hw->sln_head) {
drivers/scsi/csiostor/csio_rnode.c
195
ln_tmp = (struct csio_lnode *) tmp1;
drivers/scsi/ncr53c8xx.c
3486
ncrcmd opcode, new, old, tmp1, tmp2;
drivers/scsi/ncr53c8xx.c
3526
tmp1 = src[0];
drivers/scsi/ncr53c8xx.c
3528
if ((tmp1 & RELOC_MASK) == RELOC_KVAR)
drivers/scsi/ncr53c8xx.c
3529
tmp1 = 0;
drivers/scsi/ncr53c8xx.c
3536
if ((tmp1 ^ tmp2) & 3) {
drivers/scsi/sym53c8xx_2/sym_fw.c
350
u32 opcode, new, old, tmp1, tmp2;
drivers/scsi/sym53c8xx_2/sym_fw.c
408
tmp1 = cur[1];
drivers/scsi/sym53c8xx_2/sym_fw.c
410
if ((tmp1 ^ tmp2) & 3) {
drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c
1226
s32 tmp1 = 0, tmp2 = 0;
drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c
1235
tmp1 = result[c1][i] | 0xFFFFFC00;
drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c
1237
tmp1 = result[c1][i];
drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c
1244
tmp1 = result[c1][i];
drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c
1248
diff = (tmp1 > tmp2) ? (tmp1 - tmp2) : (tmp2 - tmp1);
drivers/target/iscsi/iscsi_target_parameters.c
868
char *tmp1 = NULL, *tmp2 = NULL;
drivers/target/iscsi/iscsi_target_parameters.c
877
tmp1 = strchr(proposer_values, ',');
drivers/target/iscsi/iscsi_target_parameters.c
878
if (tmp1)
drivers/target/iscsi/iscsi_target_parameters.c
879
*tmp1 = '\0';
drivers/target/iscsi/iscsi_target_parameters.c
883
if (tmp1)
drivers/target/iscsi/iscsi_target_parameters.c
884
*tmp1 = ',';
drivers/target/iscsi/iscsi_target_parameters.c
900
if (tmp1)
drivers/target/iscsi/iscsi_target_parameters.c
901
*tmp1++ = ',';
drivers/target/iscsi/iscsi_target_parameters.c
902
proposer_values = tmp1;
drivers/usb/misc/sisusbvga/sisusbvga.c
1499
u8 tmp1, tmp2, i, j;
drivers/usb/misc/sisusbvga/sisusbvga.c
1503
ret |= READB(ramptr, &tmp1);
drivers/usb/misc/sisusbvga/sisusbvga.c
1505
if ((tmp1 != 0xaa) || (tmp2 != 0x55)) {
drivers/usb/misc/sisusbvga/sisusbvga.c
1507
ret |= GETIREG(SISSR, 0x21, &tmp1);
drivers/usb/misc/sisusbvga/sisusbvga.c
1508
ret |= SETIREGAND(SISSR, 0x21, (tmp1 & 0xfb));
drivers/usb/misc/sisusbvga/sisusbvga.c
1511
ret |= SETIREG(SISSR, 0x21, tmp1);
drivers/usb/misc/sisusbvga/sisusbvga.c
1513
ret |= READB(ramptr + 16 + j, &tmp1);
drivers/usb/misc/sisusbvga/sisusbvga.c
1514
if (tmp1 == j) {
drivers/video/fbdev/i810/i810_accel.c
438
u32 tmp1, tmp2;
drivers/video/fbdev/i810/i810_accel.c
448
tmp1 = par->iring.physical;
drivers/video/fbdev/i810/i810_accel.c
449
i810_writel(IRING + 8, mmio, tmp2 | tmp1);
drivers/video/fbdev/i810/i810_accel.c
451
tmp1 = i810_readl(IRING + 12, mmio);
drivers/video/fbdev/i810/i810_accel.c
452
tmp1 &= ~RBUFFER_SIZE_MASK;
drivers/video/fbdev/i810/i810_accel.c
454
i810_writel(IRING + 12, mmio, tmp1 | tmp2);
drivers/video/fbdev/i810/i810_main.c
233
u32 tmp1, tmp2;
drivers/video/fbdev/i810/i810_main.c
236
tmp1 = par->regs.M | par->regs.N << 16;
drivers/video/fbdev/i810/i810_main.c
239
i810_writel(DCLK_2D, mmio, tmp1 | tmp2);
drivers/video/fbdev/i810/i810_main.c
241
tmp1 = par->regs.P;
drivers/video/fbdev/i810/i810_main.c
244
i810_writel(DCLK_0DS, mmio, (tmp1 << 16) | tmp2);
drivers/video/fbdev/i810/i810_main.c
464
u32 tmp1, tmp2;
drivers/video/fbdev/i810/i810_main.c
467
tmp1 = par->hw_state.dclk_2d;
drivers/video/fbdev/i810/i810_main.c
469
tmp1 &= ~MN_MASK;
drivers/video/fbdev/i810/i810_main.c
471
i810_writel(DCLK_2D, mmio, tmp1 | tmp2);
drivers/video/fbdev/i810/i810_main.c
473
tmp1 = par->hw_state.dclk_1d;
drivers/video/fbdev/i810/i810_main.c
475
tmp1 &= ~MN_MASK;
drivers/video/fbdev/i810/i810_main.c
477
i810_writel(DCLK_1D, mmio, tmp1 | tmp2);
drivers/video/fbdev/i810/i810_main.c
484
u32 tmp1, tmp2;
drivers/video/fbdev/i810/i810_main.c
487
tmp1 = par->hw_state.pixconf;
drivers/video/fbdev/i810/i810_main.c
489
tmp1 &= DAC_BIT;
drivers/video/fbdev/i810/i810_main.c
491
i810_writel(PIXCONF, mmio, tmp1 | tmp2);
fs/jfs/jfs_dmap.c
3058
signed char tmp1, tmp2;
fs/jfs/jfs_dmap.c
3075
tmp1 = max(budtab[cp[2]], budtab[cp[3]]);
fs/jfs/jfs_dmap.c
3077
return (max(tmp1, tmp2));
fs/jfs/jfs_dmap.h
53
signed char tmp1, tmp2;
fs/jfs/jfs_dmap.h
55
tmp1 = max(*(cp+2), *(cp+3));
fs/jfs/jfs_dmap.h
58
return max(tmp1, tmp2);
fs/nfsd/nfsxdr.c
133
u32 tmp1, tmp2;
fs/nfsd/nfsxdr.c
146
tmp1 = be32_to_cpup(p++);
fs/nfsd/nfsxdr.c
147
if (tmp1 != (u32)-1 && tmp1 != 0xffff) {
fs/nfsd/nfsxdr.c
149
iap->ia_mode = tmp1;
fs/nfsd/nfsxdr.c
152
tmp1 = be32_to_cpup(p++);
fs/nfsd/nfsxdr.c
153
if (tmp1 != (u32)-1) {
fs/nfsd/nfsxdr.c
154
iap->ia_uid = make_kuid(nfsd_user_namespace(rqstp), tmp1);
fs/nfsd/nfsxdr.c
159
tmp1 = be32_to_cpup(p++);
fs/nfsd/nfsxdr.c
160
if (tmp1 != (u32)-1) {
fs/nfsd/nfsxdr.c
161
iap->ia_gid = make_kgid(nfsd_user_namespace(rqstp), tmp1);
fs/nfsd/nfsxdr.c
166
tmp1 = be32_to_cpup(p++);
fs/nfsd/nfsxdr.c
167
if (tmp1 != (u32)-1) {
fs/nfsd/nfsxdr.c
169
iap->ia_size = tmp1;
fs/nfsd/nfsxdr.c
172
tmp1 = be32_to_cpup(p++);
fs/nfsd/nfsxdr.c
174
if (tmp1 != (u32)-1 && tmp2 != (u32)-1) {
fs/nfsd/nfsxdr.c
176
iap->ia_atime.tv_sec = tmp1;
fs/nfsd/nfsxdr.c
180
tmp1 = be32_to_cpup(p++);
fs/nfsd/nfsxdr.c
182
if (tmp1 != (u32)-1 && tmp2 != (u32)-1) {
fs/nfsd/nfsxdr.c
184
iap->ia_mtime.tv_sec = tmp1;
fs/smb/client/cifs_debug.c
301
struct list_head *stmp, *tmp, *tmp1;
fs/smb/client/cifs_debug.c
319
list_for_each(tmp1, &ses->tcon_list) {
fs/smb/client/cifs_debug.c
320
tcon = list_entry(tmp1, struct cifs_tcon, tcon_list);
fs/smb/client/file.c
374
struct list_head *tmp1;
fs/smb/client/file.c
390
list_for_each_safe(tmp, tmp1, &tcon->openFileList) {
lib/crypto/curve25519-fiat32.c
801
fe tmp0, tmp1;
lib/crypto/curve25519-fiat32.c
833
fe_sq_tl(&tmp1, &x2l);
lib/crypto/curve25519-fiat32.c
836
fe_mul_ttt(&x2, &tmp1, &tmp0);
lib/crypto/curve25519-fiat32.c
837
fe_sub(&tmp1l, &tmp1, &tmp0);
lib/crypto/x86/curve25519.h
1004
a1 = tmp1;
lib/crypto/x86/curve25519.h
1005
b1 = tmp1 + (u32)4U;
lib/crypto/x86/curve25519.h
1006
d = tmp1 + (u32)8U;
lib/crypto/x86/curve25519.h
1007
c = tmp1 + (u32)12U;
lib/crypto/x86/curve25519.h
1008
ab1 = tmp1;
lib/crypto/x86/curve25519.h
1009
dc1 = tmp1 + (u32)8U;
lib/crypto/x86/curve25519.h
1023
static void point_double(u64 *nq, u64 *tmp1, u64 *tmp2)
lib/crypto/x86/curve25519.h
1027
u64 *a = tmp1;
lib/crypto/x86/curve25519.h
1028
u64 *b = tmp1 + (u32)4U;
lib/crypto/x86/curve25519.h
1029
u64 *d = tmp1 + (u32)8U;
lib/crypto/x86/curve25519.h
1030
u64 *c = tmp1 + (u32)12U;
lib/crypto/x86/curve25519.h
1031
u64 *ab = tmp1;
lib/crypto/x86/curve25519.h
1032
u64 *dc = tmp1 + (u32)8U;
lib/crypto/x86/curve25519.h
1063
u64 *tmp1;
lib/crypto/x86/curve25519.h
1100
tmp1 = p01_tmp1 + (u32)16U;
lib/crypto/x86/curve25519.h
1101
point_double(nq1, tmp1, tmp2);
lib/crypto/x86/curve25519.h
1102
point_double(nq1, tmp1, tmp2);
lib/crypto/x86/curve25519.h
1103
point_double(nq1, tmp1, tmp2);
lib/crypto/x86/curve25519.h
1125
u64 *tmp1 = tmp;
lib/crypto/x86/curve25519.h
1128
fsquare_times(a0, i, tmp1, (u32)1U);
lib/crypto/x86/curve25519.h
1129
fsquare_times(t00, a0, tmp1, (u32)2U);
lib/crypto/x86/curve25519.h
1132
fsquare_times(t00, a0, tmp1, (u32)1U);
lib/crypto/x86/curve25519.h
1134
fsquare_times(t00, b, tmp1, (u32)5U);
lib/crypto/x86/curve25519.h
1136
fsquare_times(t00, b, tmp1, (u32)10U);
lib/crypto/x86/curve25519.h
1138
fsquare_times(t00, c, tmp1, (u32)20U);
lib/crypto/x86/curve25519.h
1140
fsquare_times(t00, t00, tmp1, (u32)10U);
lib/crypto/x86/curve25519.h
1142
fsquare_times(t00, b, tmp1, (u32)50U);
lib/crypto/x86/curve25519.h
1144
fsquare_times(t00, c, tmp1, (u32)100U);
lib/crypto/x86/curve25519.h
1146
fsquare_times(t00, t00, tmp1, (u32)50U);
lib/crypto/x86/curve25519.h
1148
fsquare_times(t00, t00, tmp1, (u32)5U);
lib/crypto/x86/curve25519.h
974
u64 *tmp1 = p01_tmp1 + (u32)16U;
lib/crypto/x86/curve25519.h
979
u64 *a = tmp1;
lib/crypto/x86/curve25519.h
980
u64 *b = tmp1 + (u32)4U;
lib/crypto/x86/curve25519.h
981
u64 *ab = tmp1;
lib/crypto/x86/curve25519.h
982
u64 *dc = tmp1 + (u32)8U;
lib/rbtree.c
230
struct rb_node *node = NULL, *sibling, *tmp1, *tmp2;
lib/rbtree.c
252
tmp1 = sibling->rb_left;
lib/rbtree.c
253
WRITE_ONCE(parent->rb_right, tmp1);
lib/rbtree.c
255
rb_set_parent_color(tmp1, parent, RB_BLACK);
lib/rbtree.c
259
sibling = tmp1;
lib/rbtree.c
261
tmp1 = sibling->rb_right;
lib/rbtree.c
262
if (!tmp1 || rb_is_black(tmp1)) {
lib/rbtree.c
319
tmp1 = tmp2->rb_right;
lib/rbtree.c
320
WRITE_ONCE(sibling->rb_left, tmp1);
lib/rbtree.c
323
if (tmp1)
lib/rbtree.c
324
rb_set_parent_color(tmp1, sibling,
lib/rbtree.c
327
tmp1 = sibling;
lib/rbtree.c
345
rb_set_parent_color(tmp1, sibling, RB_BLACK);
lib/rbtree.c
356
tmp1 = sibling->rb_right;
lib/rbtree.c
357
WRITE_ONCE(parent->rb_left, tmp1);
lib/rbtree.c
359
rb_set_parent_color(tmp1, parent, RB_BLACK);
lib/rbtree.c
363
sibling = tmp1;
lib/rbtree.c
365
tmp1 = sibling->rb_left;
lib/rbtree.c
366
if (!tmp1 || rb_is_black(tmp1)) {
lib/rbtree.c
383
tmp1 = tmp2->rb_left;
lib/rbtree.c
384
WRITE_ONCE(sibling->rb_right, tmp1);
lib/rbtree.c
387
if (tmp1)
lib/rbtree.c
388
rb_set_parent_color(tmp1, sibling,
lib/rbtree.c
391
tmp1 = sibling;
lib/rbtree.c
398
rb_set_parent_color(tmp1, sibling, RB_BLACK);
net/bluetooth/smp.c
1170
const u8 tmp1[4] = { 0x31, 0x70, 0x6d, 0x74 };
net/bluetooth/smp.c
1172
if (smp_h6(smp->tfm_cmac, smp->tk, tmp1, smp->link_key)) {
net/tipc/crypto.c
1259
struct tipc_aead *tmp1, *tmp2 = NULL;
net/tipc/crypto.c
1279
tmp1 = tipc_aead_rcu_ptr(rx->aead[key.pending], &rx->lock);
net/tipc/crypto.c
1280
if (!refcount_dec_if_one(&tmp1->refcnt))
net/tipc/crypto.c
1293
rcu_assign_pointer(rx->aead[new_pending], tmp1);
net/tipc/crypto.c
1296
refcount_set(&tmp1->refcnt, 1);
net/wireless/nl80211.c
10209
int n_channels = 0, tmp1, tmp2;
net/wireless/nl80211.c
10211
nla_for_each_nested(attr1, freqs, tmp1)
net/wireless/nl80211.c
10215
nla_for_each_nested(attr1, freqs, tmp1) {
net/wireless/scan.c
3353
struct cfg80211_internal_bss *bss, *tmp1;
net/wireless/scan.c
3368
tmp1 = bss_from_pub(nontrans_bss);
net/wireless/scan.c
3369
if (__cfg80211_unlink_bss(rdev, tmp1))
sound/isa/es1688/es1688_lib.c
184
int cfg, irq_bits, dma, dma_bits, tmp, tmp1;
sound/isa/es1688/es1688_lib.c
193
tmp1 = 4;
sound/isa/es1688/es1688_lib.c
196
tmp1 = 5;
sound/isa/es1688/es1688_lib.c
199
tmp1 = 6;
sound/isa/es1688/es1688_lib.c
202
tmp1 = 7;
sound/isa/es1688/es1688_lib.c
205
tmp1 = 0;
sound/isa/es1688/es1688_lib.c
207
if (tmp1) {
sound/isa/es1688/es1688_lib.c
208
cfg |= (tmp << 3) | (tmp1 << 5);
sound/isa/opl3sa2.c
201
unsigned char tmp, tmp1;
sound/isa/opl3sa2.c
234
tmp1 = snd_opl3sa2_read(chip, OPL3SA2_MISC);
sound/isa/opl3sa2.c
235
if (tmp1 != tmp) {
sound/isa/opl3sa2.c
236
dev_dbg(card->dev, "OPL3-SA [0x%lx] detect (1) = 0x%x (0x%x)\n", port, tmp, tmp1);
sound/isa/opl3sa2.c
242
tmp1 = snd_opl3sa2_read(chip, OPL3SA2_MIC);
sound/isa/opl3sa2.c
243
if ((tmp1 & 0x9f) != 0x8a) {
sound/isa/opl3sa2.c
244
dev_dbg(card->dev, "OPL3-SA [0x%lx] detect (2) = 0x%x (0x%x)\n", port, tmp, tmp1);
sound/pci/cs46xx/cs46xx_lib.c
710
unsigned int tmp1, tmp2;
sound/pci/cs46xx/cs46xx_lib.c
731
tmp1 = rate << 16;
sound/pci/cs46xx/cs46xx_lib.c
732
phiIncr = tmp1 / 48000;
sound/pci/cs46xx/cs46xx_lib.c
733
tmp1 -= phiIncr * 48000;
sound/pci/cs46xx/cs46xx_lib.c
734
tmp1 <<= 10;
sound/pci/cs46xx/cs46xx_lib.c
736
tmp2 = tmp1 / 48000;
sound/pci/cs46xx/cs46xx_lib.c
738
tmp1 -= tmp2 * 48000;
sound/pci/cs46xx/cs46xx_lib.c
739
correctionPerGOF = tmp1 / GOF_PER_SEC;
sound/pci/cs46xx/cs46xx_lib.c
740
tmp1 -= correctionPerGOF * GOF_PER_SEC;
sound/pci/cs46xx/cs46xx_lib.c
741
correctionPerSec = tmp1;
sound/pci/cs46xx/cs46xx_lib.c
754
unsigned int phiIncr, coeffIncr, tmp1, tmp2;
sound/pci/cs46xx/cs46xx_lib.c
794
tmp1 = rate << 16;
sound/pci/cs46xx/cs46xx_lib.c
795
coeffIncr = tmp1 / 48000;
sound/pci/cs46xx/cs46xx_lib.c
796
tmp1 -= coeffIncr * 48000;
sound/pci/cs46xx/cs46xx_lib.c
797
tmp1 <<= 7;
sound/pci/cs46xx/cs46xx_lib.c
799
coeffIncr += tmp1 / 48000;
sound/pci/cs46xx/cs46xx_lib.c
802
tmp1 = 48000 << 16;
sound/pci/cs46xx/cs46xx_lib.c
803
phiIncr = tmp1 / rate;
sound/pci/cs46xx/cs46xx_lib.c
804
tmp1 -= phiIncr * rate;
sound/pci/cs46xx/cs46xx_lib.c
805
tmp1 <<= 10;
sound/pci/cs46xx/cs46xx_lib.c
807
tmp2 = tmp1 / rate;
sound/pci/cs46xx/cs46xx_lib.c
809
tmp1 -= tmp2 * rate;
sound/pci/cs46xx/cs46xx_lib.c
810
correctionPerGOF = tmp1 / GOF_PER_SEC;
sound/pci/cs46xx/cs46xx_lib.c
811
tmp1 -= correctionPerGOF * GOF_PER_SEC;
sound/pci/cs46xx/cs46xx_lib.c
812
correctionPerSec = tmp1;
sound/pci/cs46xx/dsp_spos_scb_lib.c
583
unsigned int tmp1, tmp2;
sound/pci/cs46xx/dsp_spos_scb_lib.c
607
tmp1 = rate << 16;
sound/pci/cs46xx/dsp_spos_scb_lib.c
608
phiIncr = tmp1 / 48000;
sound/pci/cs46xx/dsp_spos_scb_lib.c
609
tmp1 -= phiIncr * 48000;
sound/pci/cs46xx/dsp_spos_scb_lib.c
610
tmp1 <<= 10;
sound/pci/cs46xx/dsp_spos_scb_lib.c
612
tmp2 = tmp1 / 48000;
sound/pci/cs46xx/dsp_spos_scb_lib.c
614
tmp1 -= tmp2 * 48000;
sound/pci/cs46xx/dsp_spos_scb_lib.c
615
correctionPerGOF = tmp1 / GOF_PER_SEC;
sound/pci/cs46xx/dsp_spos_scb_lib.c
616
tmp1 -= correctionPerGOF * GOF_PER_SEC;
sound/pci/cs46xx/dsp_spos_scb_lib.c
617
correctionPerSec = tmp1;
tools/arch/x86/include/asm/pvclock.h
43
u32 tmp1, tmp2;
tools/arch/x86/include/asm/pvclock.h
62
: "=A" (product), "=r" (tmp1), "=r" (tmp2)
tools/lib/rbtree.c
230
struct rb_node *node = NULL, *sibling, *tmp1, *tmp2;
tools/lib/rbtree.c
252
tmp1 = sibling->rb_left;
tools/lib/rbtree.c
253
WRITE_ONCE(parent->rb_right, tmp1);
tools/lib/rbtree.c
255
rb_set_parent_color(tmp1, parent, RB_BLACK);
tools/lib/rbtree.c
259
sibling = tmp1;
tools/lib/rbtree.c
261
tmp1 = sibling->rb_right;
tools/lib/rbtree.c
262
if (!tmp1 || rb_is_black(tmp1)) {
tools/lib/rbtree.c
319
tmp1 = tmp2->rb_right;
tools/lib/rbtree.c
320
WRITE_ONCE(sibling->rb_left, tmp1);
tools/lib/rbtree.c
323
if (tmp1)
tools/lib/rbtree.c
324
rb_set_parent_color(tmp1, sibling,
tools/lib/rbtree.c
327
tmp1 = sibling;
tools/lib/rbtree.c
345
rb_set_parent_color(tmp1, sibling, RB_BLACK);
tools/lib/rbtree.c
356
tmp1 = sibling->rb_right;
tools/lib/rbtree.c
357
WRITE_ONCE(parent->rb_left, tmp1);
tools/lib/rbtree.c
359
rb_set_parent_color(tmp1, parent, RB_BLACK);
tools/lib/rbtree.c
363
sibling = tmp1;
tools/lib/rbtree.c
365
tmp1 = sibling->rb_left;
tools/lib/rbtree.c
366
if (!tmp1 || rb_is_black(tmp1)) {
tools/lib/rbtree.c
383
tmp1 = tmp2->rb_left;
tools/lib/rbtree.c
384
WRITE_ONCE(sibling->rb_right, tmp1);
tools/lib/rbtree.c
387
if (tmp1)
tools/lib/rbtree.c
388
rb_set_parent_color(tmp1, sibling,
tools/lib/rbtree.c
391
tmp1 = sibling;
tools/lib/rbtree.c
398
rb_set_parent_color(tmp1, sibling, RB_BLACK);
tools/perf/tests/wp.c
107
unsigned long tmp, tmp1 = rand();
tools/perf/tests/wp.c
116
data1 = tmp1 + tmp;
tools/perf/tests/wp.c
131
unsigned long tmp, tmp1 = rand();
tools/perf/tests/wp.c
141
data1 = tmp1 + tmp;
tools/perf/tests/wp.c
83
unsigned long tmp, tmp1 = rand();
tools/perf/tests/wp.c
92
data1 = tmp1 + tmp;
tools/testing/selftests/bpf/prog_tests/mmap.c
180
tmp1 = mmap(NULL, map_sz, PROT_READ | PROT_WRITE, MAP_SHARED,
tools/testing/selftests/bpf/prog_tests/mmap.c
182
if (CHECK(tmp1 != MAP_FAILED, "data_mmap", "mmap succeeded\n")) {
tools/testing/selftests/bpf/prog_tests/mmap.c
183
munmap(tmp1, map_sz);
tools/testing/selftests/bpf/prog_tests/mmap.c
206
tmp1 = mmap(tmp0, 3 * page_size, PROT_READ, MAP_SHARED | MAP_FIXED,
tools/testing/selftests/bpf/prog_tests/mmap.c
208
if (CHECK(tmp0 != tmp1, "adv_mmap1", "tmp0: %p, tmp1: %p\n", tmp0, tmp1)) {
tools/testing/selftests/bpf/prog_tests/mmap.c
214
err = munmap(tmp1 + page_size, page_size);
tools/testing/selftests/bpf/prog_tests/mmap.c
216
munmap(tmp1, 4 * page_size);
tools/testing/selftests/bpf/prog_tests/mmap.c
221
tmp2 = mmap(tmp1 + page_size, page_size, PROT_READ,
tools/testing/selftests/bpf/prog_tests/mmap.c
224
munmap(tmp1, page_size);
tools/testing/selftests/bpf/prog_tests/mmap.c
225
munmap(tmp1 + 2*page_size, 2 * page_size);
tools/testing/selftests/bpf/prog_tests/mmap.c
228
CHECK(tmp1 + page_size != tmp2, "adv_mmap4",
tools/testing/selftests/bpf/prog_tests/mmap.c
229
"tmp1: %p, tmp2: %p\n", tmp1, tmp2);
tools/testing/selftests/bpf/prog_tests/mmap.c
232
tmp2 = mmap(tmp1, 4 * page_size, PROT_READ, MAP_SHARED | MAP_FIXED,
tools/testing/selftests/bpf/prog_tests/mmap.c
235
munmap(tmp1, 4 * page_size); /* unmap page 1 */
tools/testing/selftests/bpf/prog_tests/mmap.c
238
CHECK(tmp1 != tmp2, "adv_mmap6", "tmp1: %p, tmp2: %p\n", tmp1, tmp2);
tools/testing/selftests/bpf/prog_tests/mmap.c
24
void *bss_mmaped = NULL, *map_mmaped = NULL, *tmp0, *tmp1, *tmp2;
tools/testing/selftests/bpf/prog_tests/mmap.c
253
tmp1 = mmap(NULL, 4 * page_size, PROT_READ, MAP_SHARED | MAP_FIXED,
tools/testing/selftests/bpf/prog_tests/mmap.c
255
if (CHECK(tmp1 != MAP_FAILED, "adv_mmap7", "unexpected success")) {
tools/testing/selftests/bpf/prog_tests/mmap.c
256
munmap(tmp1, 4 * page_size);
tools/testing/selftests/bpf/prog_tests/mmap.c
260
tmp1 = mmap(NULL, map_sz, PROT_READ, MAP_SHARED, data_map_fd, 0);
tools/testing/selftests/bpf/prog_tests/mmap.c
261
if (CHECK(tmp1 == MAP_FAILED, "last_mmap", "failed %d\n", errno))
tools/testing/selftests/bpf/prog_tests/mmap.c
274
munmap(tmp1, map_sz);
tools/testing/selftests/bpf/prog_tests/mmap.c
280
munmap(tmp1, map_sz);
tools/testing/selftests/bpf/prog_tests/mmap.c
55
tmp1 = mmap(NULL, page_size, PROT_READ | PROT_WRITE, MAP_SHARED, rdmap_fd, 0);
tools/testing/selftests/bpf/prog_tests/mmap.c
56
if (CHECK(tmp1 != MAP_FAILED, "rdonly_write_mmap", "unexpected success\n")) {
tools/testing/selftests/bpf/prog_tests/mmap.c
57
munmap(tmp1, page_size);
tools/testing/selftests/bpf/prog_tests/mmap.c
61
tmp1 = mmap(NULL, page_size, PROT_READ, MAP_SHARED, rdmap_fd, 0);
tools/testing/selftests/bpf/prog_tests/mmap.c
62
if (CHECK(tmp1 == MAP_FAILED, "rdonly_read_mmap", "failed: %d\n", errno))
tools/testing/selftests/capabilities/test_execve.c
425
char *tmp1, *tmp2, *our_path;
tools/testing/selftests/capabilities/test_execve.c
428
tmp1 = strdup(argv[0]);
tools/testing/selftests/capabilities/test_execve.c
429
if (!tmp1)
tools/testing/selftests/capabilities/test_execve.c
431
tmp2 = dirname(tmp1);
tools/testing/selftests/capabilities/test_execve.c
435
free(tmp1);