Home
last modified time | relevance | path

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

123

/linux-2.4.37.9/arch/sparc/lib/
Dmemcpy.S47 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
61 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
71 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
79 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
92 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
106 #define RMOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
116 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
130 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
148 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
Dchecksum.S19 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
33 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument
192 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
214 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
237 #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.S26 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_conntrack_tuple.h107 const struct ip_conntrack_tuple *t2) in ip_ct_tuple_src_equal()
114 const struct ip_conntrack_tuple *t2) in ip_ct_tuple_dst_equal()
122 const struct ip_conntrack_tuple *t2) in ip_ct_tuple_equal()
/linux-2.4.37.9/include/asm-alpha/
Dbyteorder.h24 __u64 t0, t1, t2, t3; in __arch__swab32() local
Dregdef.h8 #define t2 $3 macro
/linux-2.4.37.9/arch/sh64/lib/
Dmemcpy.c34 unsigned long long t1, t2, t3, t4; in memcpy() local
/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-ecc.c396 __u8 t1, t2; in gfinv2() local
468 unsigned long p0, p1, p2, t1, t2, *end; in set_parity() local
599 __u8 t1, t2; in correct_block() local
/linux-2.4.37.9/include/asm-parisc/
Dbyteorder.h46 __u32 t2 = (__u32) ((x) >> 32); in ___arch__swab64() local
/linux-2.4.37.9/arch/sparc/mm/
Dtsunami.S85 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/linux-2.4.37.9/arch/ia64/lib/
Dmemcpy.S50 # define t2 r20 macro
Dcopy_page_mck.S76 #define t2 r18 macro
Dcopy_user.S53 #define t2 r3 // lshift in bytes macro
/linux-2.4.37.9/arch/mips64/lib/
Dcsum_partial.S19 #define CSUM_BIGCHUNK(src, offset, sum, t0, t1, t2, t3) \ argument
/linux-2.4.37.9/arch/mips/lib/
Dcsum_partial.S16 #define CSUM_BIGCHUNK(src, offset, sum, t0, t1, t2, t3) \ argument
/linux-2.4.37.9/crypto/
Dsha512.c133 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
255 u64 t2; in sha512_final() local
Dsha256.c84 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
/linux-2.4.37.9/include/asm-mips/
Dregdef.h27 #define t2 $10 macro
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Dsetup.c87 unsigned int t1, t2; in detect_bus_frequency() local
/linux-2.4.37.9/include/asm-mips64/
Dregdef.h31 #define t2 $14 macro
/linux-2.4.37.9/drivers/char/joystick/
Dgameport.c70 unsigned int i, t, t1, t2, t3, tx; in gameport_measure_speed() local
/linux-2.4.37.9/include/linux/
Dlapb.h38 unsigned int t2; member
Dax25.h89 unsigned int t2, t2timer; member
99 unsigned int t2, t2timer; member
Dcompatmac.h110 #define time_after(t1,t2) (((long)t1-t2) > 0) argument

123