Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 65) 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
85 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ 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
124 #define RMOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
130 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
[all …]
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
109 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
Dblockops.S26 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-calibr.c124 static unsigned int diff(unsigned int t0, unsigned int t1) in diff()
149 unsigned int ftape_timediff(unsigned int t0, unsigned int t1) in ftape_timediff()
165 int t0, t1; in time_inb() local
229 unsigned int t1; in ftape_calibrate() local
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/arch/sparc64/lib/
Dchecksum.S40 #define CSUMCOPY_LASTCHUNK(off, t0, t1) \ argument
267 #define CSUMCOPY_LASTCHUNK_USER(off, t0, t1) \ argument
/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_conntrack_tuple.h106 static inline int ip_ct_tuple_src_equal(const struct ip_conntrack_tuple *t1, in ip_ct_tuple_src_equal()
113 static inline int ip_ct_tuple_dst_equal(const struct ip_conntrack_tuple *t1, in ip_ct_tuple_dst_equal()
121 static inline int ip_ct_tuple_equal(const struct ip_conntrack_tuple *t1, in ip_ct_tuple_equal()
/linux-2.4.37.9/arch/ia64/lib/
Dcarta_random.S18 #define t1 r17 macro
Dmemcpy.S49 # define t1 r19 macro
Dcopy_page_mck.S75 #define t1 r17 macro
/linux-2.4.37.9/include/asm-alpha/
Dbyteorder.h24 __u64 t0, t1, t2, t3; in __arch__swab32() local
Dregdef.h7 #define t1 $2 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/arch/cris/kernel/
Dtime.c76 unsigned char timer_count, t1; in get_ns_in_jiffie() local
196 unsigned long count, t1; in do_slow_gettimeoffset() local
/linux-2.4.37.9/include/asm-parisc/
Dbyteorder.h45 __u32 t1 = (__u32) x; 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/crypto/
Dsha256.c66 u32 t1 = input[(4 * I)] & 0xff; in LOAD_OP() local
84 u32 a, b, c, d, e, f, g, h, t1, t2; in sha256_transform() local
Dsha512.c107 u64 t1 = input[(8*I) ] & 0xff; in LOAD_OP() local
133 u64 a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
/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/include/asm-mips/
Dregdef.h26 #define t1 $9 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.h30 #define t1 $13 macro
/linux-2.4.37.9/drivers/char/joystick/
Dgameport.c70 unsigned int i, t, t1, t2, t3, tx; in gameport_measure_speed() local

123