Home
last modified time | relevance | path

Searched defs:tmp2 (Results 1 – 25 of 160) sorted by relevance

1234567

/openbmc/linux/arch/sparc/include/asm/
H A Dhead_64.h41 #define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \ argument
50 #define BRANCH_IF_JALAPENO(tmp1,tmp2,label) \ argument
59 #define BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) \ argument
70 #define BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) \ argument
H A Dcmpxchg_64.h23 unsigned long tmp1, tmp2; in xchg32() local
40 unsigned long tmp1, tmp2; in xchg64() local
/openbmc/linux/arch/m68k/lib/
H A Dchecksum.c40 unsigned long tmp1, tmp2; in csum_partial() local
139 unsigned long tmp1, tmp2; in csum_and_copy_from_user() local
276 unsigned long tmp1, tmp2; in csum_partial_copy_nocheck() local
/openbmc/linux/arch/arm/boot/compressed/
H A Dhead.S35 .macro loadsp, rb, tmp1, tmp2
41 .macro loadsp, rb, tmp1, tmp2
47 .macro loadsp, rb, tmp1, tmp2
68 .macro loadsp, rb, tmp1, tmp2
73 .macro loadsp, rb, tmp1, tmp2
/openbmc/linux/arch/arm64/kernel/
H A Dhead.S449 .macro init_cpu_task tsk, tmp1, tmp2
719 .macro update_early_cpu_boot_status status, tmp1, tmp2
H A Dentry.S115 .macro apply_ssbd, state, tmp1, tmp2
175 .macro mte_set_kernel_gcr, tmp, tmp2
186 .macro mte_set_user_gcr, tsk, tmp, tmp2
H A Drelocate_kernel.S20 .macro turn_off_mmu tmp1, tmp2
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c720 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_alu_r64() local
832 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_r64() local
856 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_r64() local
881 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_r64() local
905 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_lsh_i64() local
931 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_rsh_i64() local
961 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_arsh_i64() local
990 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_a32_mul_r64() local
1159 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_bpf_tail_call() local
1237 const s8 *tmp2 = bpf2a32[TMP_REG_2]; in emit_rev16() local
[all …]
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c410 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_alu_r64() local
515 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_alu_r32() local
569 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_branch_r64() local
727 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_branch_r32() local
840 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_load_r64() local
878 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_store_r64() local
967 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in bpf_jit_emit_insn() local
/openbmc/linux/arch/mips/mm/
H A Dsc-ip22.c102 unsigned long addr, tmp1, tmp2; in indy_sc_enable() local
133 unsigned long tmp1, tmp2, tmp3; in indy_sc_disable() local
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c568 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_alu_r64() local
636 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_alu_r32() local
704 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_branch_r64() local
871 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_branch_r32() local
1010 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_load_r64() local
1057 const s8 *tmp2 = regmap[TMP_REG_2]; in emit_store_r64() local
1129 const s8 *tmp2 = regmap[TMP_REG_2]; in bpf_jit_emit_insn() local
/openbmc/linux/arch/arm/include/asm/
H A Dspinlock.h209 unsigned long tmp, tmp2; in arch_read_lock() local
229 unsigned long tmp, tmp2; in arch_read_unlock() local
/openbmc/linux/arch/csky/abiv2/
H A Dfpu.c152 unsigned long tmp1, tmp2; in save_to_user_fp() local
214 unsigned long tmp1, tmp2; in restore_from_user_fp() local
/openbmc/linux/arch/arc/include/asm/
H A Duaccess.h143 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_from_user() local
371 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_to_user() local
H A Dchecksum.h41 unsigned int tmp, tmp2, sum; in ip_fast_csum() local
/openbmc/linux/kernel/
H A Duser-return-notifier.c38 struct hlist_node *tmp2; in fire_user_return_notifiers() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dec100.c80 u8 tmp, tmp2; in ec100_set_frontend() local
203 u8 tmp, tmp2; in ec100_read_ber() local
/openbmc/linux/arch/arm64/lib/
H A Dmemcmp.S33 #define tmp2 x8 macro
H A Dmemchr.S37 #define tmp2 x8 macro
H A Dstrlen.S31 #define tmp2 x5 macro
/openbmc/linux/arch/arm/mach-davinci/
H A Dmux.c65 unsigned tmp1, tmp2; in davinci_cfg_reg() local
/openbmc/linux/arch/sh/lib/
H A Dio.c22 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
/openbmc/linux/arch/sh/kernel/
H A Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
/openbmc/linux/drivers/net/
H A Dmii.c261 u32 advert2 = 0, tmp2 = 0; in mii_ethtool_sset() local
353 u32 advert2 = 0, tmp2 = 0; in mii_ethtool_set_link_ksettings() local
/openbmc/linux/drivers/cpufreq/
H A Dgx-suspmod.c334 u8 tmp1, tmp2; in cpufreq_gx_verify() local
375 u8 tmp1, tmp2; in cpufreq_gx_target() local

1234567