Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 166) sorted by relevance

1234567

/linux-6.3-rc2/include/crypto/
A Daria.h343 static inline void aria_sbox_layer1_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, in aria_sbox_layer1_with_pre_diff()
365 static inline void aria_sbox_layer2_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, in aria_sbox_layer2_with_pre_diff()
387 static inline void aria_diff_word(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_diff_word()
399 static inline void aria_diff_byte(u32 *t1, u32 *t2, u32 *t3) in aria_diff_byte()
407 static inline void aria_add_round_key(u32 *rk, u32 *t0, u32 *t1, u32 *t2, in aria_add_round_key()
416 static inline void aria_subst_diff_odd(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_subst_diff_odd()
425 static inline void aria_subst_diff_even(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_subst_diff_even()
/linux-6.3-rc2/arch/sparc/lib/
A Dchecksum_32.S20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
34 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument
164 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
186 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
209 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
A Dmemcpy.S19 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
33 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
43 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
51 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
A Dcopy_user.S68 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
101 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
116 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
A Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux-6.3-rc2/include/net/netfilter/
A Dnf_conntrack_tuple.h125 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal()
133 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal()
141 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal()
157 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp()
/linux-6.3-rc2/arch/x86/crypto/
A Dtwofish-avx-x86_64-asm_64.S86 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument
104 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument
204 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
215 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
223 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
A Dserpent-sse2-i586-asm_32.S453 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
468 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
476 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
484 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
A Dcast6-avx-x86_64-asm_64.S186 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
197 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
205 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
A Dcamellia-aesni-avx-asm_64.S50 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
268 #define rol32_1_16(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
298 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
419 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dhyperv_clock.c53 u64 tsc_freq, r1, r2, t1, t2; in check_tsc_msr_rdtsc() local
86 u64 r1, r2, t1, t2; in check_tsc_msr_tsc_page() local
178 u64 tsc_freq, r1, r2, t1, t2; in host_check_tsc_msr_rdtsc() local
/linux-6.3-rc2/arch/powerpc/crypto/
A Daes-spe-keys.S39 #define LS_BOX(r, t1, t2) \ argument
55 #define GF8_MUL(out, in, t1, t2) \ argument
/linux-6.3-rc2/arch/parisc/include/asm/
A Dchecksum.h30 unsigned long t0, t1, t2; in ip_fast_csum() local
115 unsigned long t0, t1, t2, t3; in csum_ipv6_magic() local
/linux-6.3-rc2/arch/s390/include/asm/
A Dstacktrace.h99 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument
102 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument
105 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument
108 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
/linux-6.3-rc2/arch/loongarch/net/
A Dbpf_jit.c213 u8 t2 = LOONGARCH_GPR_T2; in emit_bpf_tail_call() local
280 const u8 t2 = LOONGARCH_GPR_T2; in emit_atomic() local
459 const u8 t2 = LOONGARCH_GPR_T2; in build_insn() local
/linux-6.3-rc2/arch/mips/net/
A Dbpf_jit_comp32.c370 u8 t2 = MIPS_R_T9; in emit_shift_r64() local
1029 u8 t2 = MIPS_R_T9; in emit_slti_r64() local
1071 u8 t2 = MIPS_R_T8; in emit_slt_r64() local
1189 u8 t2 = MIPS_R_T7; in emit_jmp_r64() local
1295 u8 t2 = MIPS_R_T9; in emit_tail_call() local
A Dbpf_jit_comp64.c281 u8 t2 = MIPS_R_T7; in emit_bswap_r64() local
382 u8 t2 = MIPS_R_T7; in emit_atomic_r64() local
422 u8 t2 = MIPS_R_T7; in emit_cmpxchg_r64() local
/linux-6.3-rc2/arch/alpha/include/uapi/asm/
A Dswab.h27 __u64 t0, t1, t2, t3; in __arch_swab32() local
/linux-6.3-rc2/arch/mips/include/asm/
A Dregdef.h32 #define t2 $10 macro
83 #define t2 $14 macro
/linux-6.3-rc2/tools/perf/tests/
A Dthread-maps-share.c14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local
/linux-6.3-rc2/lib/mpi/
A Dmpi-inv.c33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local
/linux-6.3-rc2/tools/lib/bpf/
A Dbtf.c3393 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common()
3412 static bool btf_equal_int_tag(struct btf_type *t1, struct btf_type *t2) in btf_equal_int_tag()
3433 static bool btf_equal_enum_members(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum_members()
3471 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum()
3488 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum()
3572 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array()
3591 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array()
3626 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto()
3652 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto()
3890 struct btf_type *t1, *t2; in btf_dedup_identical_arrays() local
[all …]
/linux-6.3-rc2/drivers/ata/
A Dpata_ep93xx.c219 unsigned long t2) in ep93xx_pata_wait_for_iordy()
248 bool iordy, unsigned long t0, unsigned long t2, in ep93xx_pata_rw_end()
269 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_read() local
303 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_write() local
/linux-6.3-rc2/arch/sparc/mm/
A Dtsunami.S87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/linux-6.3-rc2/drivers/iio/pressure/
A Dms5611_core.c132 s64 off2, sens2, t2; in ms5611_temp_and_pressure_compensate() local
168 s64 off2, sens2, t2, tmp; in ms5607_temp_and_pressure_compensate() local

Completed in 34 milliseconds

1234567