Home
last modified time | relevance | path

Searched defs:t4 (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/linux/linux-6.6/arch/sparc/lib/
Dchecksum_32.S20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ 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
Dmemcpy.S20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
34 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ 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
/kernel/linux/linux-5.10/arch/sparc/lib/
Dchecksum_32.S20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
171 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
193 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ 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
Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
Dcopy_user.S69 #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
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dsyscall_wrapper.h63 #define SYSCALL_PT_ARG6(m, t1, t2, t3, t4, t5, t6) \ argument
65 #define SYSCALL_PT_ARG5(m, t1, t2, t3, t4, t5) \ argument
67 #define SYSCALL_PT_ARG4(m, t1, t2, t3, t4) \ argument
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsyscall_wrapper.h63 #define SYSCALL_PT_ARG6(m, t1, t2, t3, t4, t5, t6) \ argument
65 #define SYSCALL_PT_ARG5(m, t1, t2, t3, t4, t5) \ argument
67 #define SYSCALL_PT_ARG4(m, t1, t2, t3, t4) \ argument
/kernel/linux/linux-5.10/arch/ia64/lib/
Dmemcpy.S36 # define t4 r22 macro
Dcopy_page_mck.S80 #define t4 r20 macro
/kernel/linux/linux-6.6/arch/ia64/lib/
Dmemcpy.S36 # define t4 r22 macro
Dcopy_page_mck.S80 #define t4 r20 macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
Dregdef.h28 #define t4 $r16 macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
Dregdef.h24 #define t4 $r16 macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
Dregdef.h11 #define t4 $5 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Dregdef.h11 #define t4 $5 macro
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/lib/zlib_dfltcc/
Ddfltcc_util.h38 const Byte *t4 = op2 ? *op2 : NULL; in dfltcc() local
/kernel/linux/linux-5.10/lib/zlib_dfltcc/
Ddfltcc_util.h38 const Byte *t4 = op2 ? *op2 : NULL; in dfltcc() local
/kernel/linux/linux-6.6/arch/parisc/lib/
Dlusercopy.S96 t4 = r22 define
/kernel/linux/linux-5.10/arch/parisc/lib/
Dlusercopy.S146 t4 = r22 define
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dstacktrace.h105 #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
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dstacktrace.h141 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument
144 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument

1234