Home
last modified time | relevance | path

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

123456

/linux-6.3-rc2/arch/sparc/include/asm/
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
A Dcmpxchg_64.h23 unsigned long tmp1, tmp2; in xchg32() local
40 unsigned long tmp1, tmp2; in xchg64() local
/linux-6.3-rc2/arch/m68k/lib/
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
/linux-6.3-rc2/arch/s390/lib/
A Duaccess.c37 unsigned long tmp1, tmp2; in raw_copy_from_user_key() local
97 unsigned long tmp1, tmp2; in raw_copy_to_user_key() local
150 unsigned long tmp1, tmp2; in __clear_user() local
/linux-6.3-rc2/arch/arm/net/
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 …]
/linux-6.3-rc2/arch/riscv/net/
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
/linux-6.3-rc2/arch/mips/mm/
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-6.3-rc2/arch/arm/include/asm/
A Dspinlock.h209 unsigned long tmp, tmp2; in arch_read_lock() local
229 unsigned long tmp, tmp2; in arch_read_unlock() local
/linux-6.3-rc2/arch/csky/abiv2/
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-6.3-rc2/arch/arc/include/asm/
A Duaccess.h143 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_from_user() local
370 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_to_user() local
A Dchecksum.h41 unsigned int tmp, tmp2, sum; in ip_fast_csum() local
/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dec100.c80 u8 tmp, tmp2; in ec100_set_frontend() local
203 u8 tmp, tmp2; in ec100_read_ber() local
/linux-6.3-rc2/kernel/
A Duser-return-notifier.c38 struct hlist_node *tmp2; in fire_user_return_notifiers() local
/linux-6.3-rc2/drivers/net/
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
/linux-6.3-rc2/arch/arm/mach-davinci/
A Dmux.c65 unsigned tmp1, tmp2; in davinci_cfg_reg() local
/linux-6.3-rc2/arch/arm64/lib/
A Dmemcmp.S33 #define tmp2 x8 macro
A Dmemchr.S37 #define tmp2 x8 macro
A Dstrlen.S31 #define tmp2 x5 macro
A Dcopy_template.S29 tmp2 .req x4 label
A Dmemset.S33 tmp2 .req x4 label
/linux-6.3-rc2/drivers/cpufreq/
A Dgx-suspmod.c334 u8 tmp1, tmp2; in cpufreq_gx_verify() local
375 u8 tmp1, tmp2; in cpufreq_gx_target() local
/linux-6.3-rc2/arch/sh/lib/
A Dio.c22 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
/linux-6.3-rc2/arch/sh/kernel/
A Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Drequest_manager.c772 struct list_head *tmp, *tmp2; in octeon_free_sc_done_list() local
811 struct list_head *tmp, *tmp2; in octeon_free_sc_zombie_list() local
833 struct list_head *tmp, *tmp2; in octeon_free_sc_buffer_pool() local
/linux-6.3-rc2/arch/x86/lib/
A Dmemmove_32.S27 .set tmp2, %eax define

Completed in 35 milliseconds

123456