Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 25 of 101) sorted by relevance

12345

/linux/arch/sparc/include/asm/
H A Dhead_64.h35 #define BRANCH_IF_SUN4V(tmp1,label) \ argument
41 #define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \ argument
50 BRANCH_IF_JALAPENO(tmp1,tmp2,label) global() argument
59 BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) global() argument
70 BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) global() argument
[all...]
H A Dcmpxchg_64.h23 unsigned long tmp1, tmp2; in xchg32() local
40 unsigned long tmp1, tmp2; in xchg64() local
/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
[all...]
/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c246 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_i64() local
330 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_i32() local
409 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_r64() local
514 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_r32() local
568 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_branch_r64() local
726 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; emit_branch_r32() local
838 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; emit_load_r64() local
876 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; emit_store_r64() local
946 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; emit_zext64() local
965 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; bpf_jit_emit_insn() local
[all...]
/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c424 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_alu_i64() local
512 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_alu_i32() local
567 const s8 *tmp1 = regmap[TMP_REG_1]; in emit_alu_r64() local
635 const s8 *tmp1 = regmap[TMP_REG_1]; emit_alu_r32() local
703 const s8 *tmp1 = regmap[TMP_REG_1]; emit_branch_r64() local
870 const s8 *tmp1 = regmap[TMP_REG_1]; emit_branch_r32() local
1009 const s8 *tmp1 = regmap[TMP_REG_1]; emit_load_r64() local
1056 const s8 *tmp1 = regmap[TMP_REG_1]; emit_store_r64() local
1109 const s8 *tmp1 = regmap[TMP_REG_1]; emit_zext64() local
1128 const s8 *tmp1 = regmap[TMP_REG_1]; bpf_jit_emit_insn() local
[all...]
/linux/arch/loongarch/kernel/
H A Dfpu.S99 .macro sc_save_fcc base, tmp0, tmp1 argument
119 sc_restore_fccbase tmp0 tmp1 global() argument
[all...]
/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
/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
/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
[all...]
/linux/arch/arm/mach-davinci/
H A Dmux.c65 unsigned tmp1, tmp2; in davinci_cfg_reg() local
/linux/arch/arm64/lib/
H A Dmemcmp.S32 #define tmp1 x7 macro
H A Dstrlen.S30 #define tmp1 x4 macro
[all...]
H A Dstrnlen.S38 tmp1 .req x8 label
[all...]
H A Dcopy_template.S27 tmp1 .req x3 label
H A Dmemset.S32 tmp1 .req x3 label
H A Dcsum.c63 __uint128_t tmp1, tmp2, tmp3, tmp4; in do_csum() local
[all...]
H A Dmemcpy.S45 #define tmp1 x14 macro
[all...]
/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
/linux/arch/sh/lib/
H A Dio.c66 int tmp1; in __raw_writesl() local
/linux/arch/x86/crypto/
H A Dcurve25519-x86_64.c980 u64 *tmp1 = p01_tmp1 + (u32)16U; in point_add_and_double() local
1029 point_double(u64 * nq,u64 * tmp1,u64 * tmp2) point_double() argument
1069 u64 *tmp1; montgomery_ladder() local
1131 u64 *tmp1 = tmp; finv() local
[all...]
/linux/arch/x86/lib/
H A Dmemmove_32.S25 .set tmp1, %ebx define
[all...]
/linux/arch/alpha/kernel/
H A Dtraps.c380 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local
667 unsigned long tmp1, tmp2, tmp3, tmp4; do_entUnaUser() local
[all...]
/linux/arch/loongarch/lib/
H A Dcsum.c61 __uint128_t tmp1, tmp2, tmp3, tmp4; in do_csum() local
[all...]
/linux/tools/arch/x86/include/asm/
H A Dpvclock.h43 u32 tmp1, tmp2; in pvclock_scale_delta() local
/linux/arch/arm/mach-omap1/
H A Dmux.c296 unsigned tmp1, tmp2; in omap1_cfg_reg() local

12345