Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 25 of 70) sorted by relevance

123

/linux-6.1.9/include/crypto/
Daria.h344 u32 *t3) in aria_sbox_layer1_with_pre_diff()
366 u32 *t3) 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()
408 u32 *t3) 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.1.9/arch/sparc/lib/
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
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
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
Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux-6.1.9/arch/s390/include/asm/
Dsyscall_wrapper.h12 #define SYSCALL_PT_ARG6(regs, m, t1, t2, t3, t4, t5, t6)\ argument
16 #define SYSCALL_PT_ARG5(regs, m, t1, t2, t3, t4, t5) \ argument
20 #define SYSCALL_PT_ARG4(regs, m, t1, t2, t3, t4) \ argument
24 #define SYSCALL_PT_ARG3(regs, m, t1, t2, t3) \ argument
Dstacktrace.h101 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument
104 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument
107 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
/linux-6.1.9/arch/arm64/crypto/
Daes-neonbs-core.S114 y0, y1, y2, y3, t0, t1, t2, t3
356 .macro bitslice, x7, x6, x5, x4, x3, x2, x1, x0, t0, t1, t2, t3
/linux-6.1.9/arch/arm/crypto/
Daes-neonbs-core.S169 y0, y1, y2, y3, t0, t1, t2, t3
416 .macro bitslice, x7, x6, x5, x4, x3, x2, x1, x0, t0, t1, t2, t3
/linux-6.1.9/arch/alpha/include/uapi/asm/
Dswab.h27 __u64 t0, t1, t2, t3; in __arch_swab32() local
Dregdef.h10 #define t3 $4 macro
/linux-6.1.9/arch/mips/include/asm/
Dregdef.h33 #define t3 $11 macro
84 #define t3 $15 macro
/linux-6.1.9/tools/perf/tests/
Dthread-maps-share.c14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local
/linux-6.1.9/lib/mpi/
Dmpi-inv.c33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local
/linux-6.1.9/arch/loongarch/net/
Dbpf_jit.c214 u8 t3 = LOONGARCH_GPR_T3; in emit_bpf_tail_call() local
281 const u8 t3 = LOONGARCH_GPR_T3; in emit_atomic() local
/linux-6.1.9/arch/sparc/mm/
Dtsunami.S87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/linux-6.1.9/arch/ia64/lib/
Dmemcpy.S35 # define t3 r21 macro
Dcopy_page_mck.S79 #define t3 r19 macro
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_trans_resv.c297 unsigned int t1, t2, t3, t4; in xfs_calc_write_reservation() local
377 unsigned int t1, t2, t3, t4; in xfs_calc_itruncate_reservation() local
/linux-6.1.9/arch/loongarch/include/asm/
Dregdef.h23 #define t3 $r15 macro
/linux-6.1.9/arch/parisc/include/asm/
Dchecksum.h115 unsigned long t0, t1, t2, t3; in csum_ipv6_magic() local
/linux-6.1.9/lib/zlib_dfltcc/
Ddfltcc_util.h37 size_t t3 = len1 ? *len1 : 0; in dfltcc() local
/linux-6.1.9/include/uapi/linux/
Dgsmmux.h16 unsigned int t3; member
Dax25.h93 unsigned int t3, t3timer; member
103 unsigned int t3, t3timer; member
/linux-6.1.9/arch/parisc/lib/
Dlusercopy.S95 t3 = r21 define

123