Home
last modified time | relevance | path

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

12

/linux-3.4.99/arch/sparc/lib/
Dmemcpy.S17 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
31 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
41 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
49 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
62 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
76 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
86 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
100 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
118 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
Dchecksum_32.S18 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
32 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument
191 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
213 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
236 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
Dcopy_user.S67 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
81 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
91 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
99 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
Dblockops.S25 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux-3.4.99/arch/alpha/include/asm/
Dswab.h26 __u64 t0, t1, t2, t3; in __arch_swab32() local
Dregdef.h9 #define t3 $4 macro
/linux-3.4.99/lib/mpi/
Dmpi-inv.c36 MPI t1 = NULL, t2 = NULL, t3 = NULL; in mpi_invm() local
/linux-3.4.99/include/linux/
Dsyscalls.h82 #define __SC_DECL3(t3, a3, ...) t3 a3, __SC_DECL2(__VA_ARGS__) argument
89 #define __SC_LONG3(t3, a3, ...) long a3, __SC_LONG2(__VA_ARGS__) argument
96 #define __SC_CAST3(t3, a3, ...) (t3) a3, __SC_CAST2(__VA_ARGS__) argument
104 #define __SC_TEST3(t3, a3, ...) __SC_TEST(t3); __SC_TEST2(__VA_ARGS__) argument
Dgsmmux.h11 unsigned int t3; member
Dax25.h92 unsigned int t3, t3timer; member
102 unsigned int t3, t3timer; member
/linux-3.4.99/arch/arm/mach-omap2/
Dgpmc-smc91x.c60 const int t3 = 10; /* Figure 12.2 read and 12.4 write */ in smc91c96_gpmc_retime() local
/linux-3.4.99/arch/mips/include/asm/
Dregdef.h33 #define t3 $11 macro
84 #define t3 $15 macro
/linux-3.4.99/arch/sparc/mm/
Dtsunami.S86 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/linux-3.4.99/arch/ia64/lib/
Dmemcpy.S33 # define t3 r21 macro
Dcopy_page_mck.S77 #define t3 r19 macro
Dmemcpy_mck.S45 #define t3 r25 macro
/linux-3.4.99/kernel/
Ddelayacct.c106 unsigned long long t2, t3; in __delayacct_add_tsk() local
/linux-3.4.99/arch/mips/cavium-octeon/
Dcsrc-octeon.c85 u64 t1, t2, t3; in sched_clock() local
Docteon-memcpy.S116 #define t3 $11 macro
/linux-3.4.99/include/net/
Ddn_dev.h76 unsigned long t3; /* Default value of t3 */ member
92 unsigned long t3; member
/linux-3.4.99/arch/mips/lib/
Dmemcpy-inatomic.S131 #define t3 $11 macro
Dmemcpy.S131 #define t3 $11 macro
/linux-3.4.99/drivers/usb/host/
Dehci-hub.c290 u32 t3; in ehci_bus_suspend() local
/linux-3.4.99/lib/
Dcrc32.c76 const u32 *t0=tab[0], *t1=tab[1], *t2=tab[2], *t3=tab[3]; local
/linux-3.4.99/arch/parisc/lib/
Dmemcpy.c280 register unsigned long src, dst, t1, t2, t3; in pa_memcpy() local

12