Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 102) sorted by relevance

12345

/linux-3.3/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
55 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ 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
94 #define RMOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
100 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
[all …]
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
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
Dblockops.S25 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/linux-3.3/arch/openrisc/kernel/
Dentry.S31 #define DISABLE_INTERRUPTS(t1,t2) \ argument
38 #define ENABLE_INTERRUPTS(t1) \ argument
/linux-3.3/include/net/netfilter/
Dnf_conntrack_tuple.h123 static inline bool __nf_ct_tuple_src_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_src_equal()
131 static inline bool __nf_ct_tuple_dst_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_dst_equal()
139 static inline bool nf_ct_tuple_equal(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_equal()
155 nf_ct_tuple_src_mask_cmp(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_src_mask_cmp()
/linux-3.3/crypto/
Dcamellia.c359 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
583 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
690 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
854 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) \ argument
889 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_encrypt() local
944 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_decrypt() local
Dseed.c337 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local
373 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local
411 u32 x1, x2, x3, x4, t0, t1; in seed_decrypt() local
/linux-3.3/arch/ia64/lib/
Dcarta_random.S18 #define t1 r17 macro
Dmemcpy.S31 # define t1 r19 macro
/linux-3.3/arch/alpha/include/asm/
Dswab.h26 __u64 t0, t1, t2, t3; in __arch_swab32() local
/linux-3.3/arch/x86/crypto/
Dserpent-sse2-i586-asm_32.S466 #define transpose_4x4(x0, x1, x2, x3, t1, t2, t3) \ argument
484 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
492 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
500 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
/linux-3.3/drivers/ata/
Dpata_sis.c231 u8 t1, t2; in sis_old_set_piomode() local
293 u32 t1; in sis_133_set_piomode() local
486 u32 t1; in sis_133_set_dmamode() local
533 u32 t1; in sis_133_mode_filter() local
/linux-3.3/arch/powerpc/platforms/cell/
Dbeat.c146 int64_t beat_get_term_char(u64 vterm, u64 *len, u64 *t1, u64 *t2) in beat_get_term_char()
160 int64_t beat_put_term_char(u64 vterm, u64 len, u64 t1, u64 t2) in beat_put_term_char()
/linux-3.3/arch/x86/kernel/
Dapb_timer.c273 cycle_t t1; in apbt_clocksource_register() local
385 cycle_t t1, t2; in apbt_quick_calibrate() local
/linux-3.3/lib/mpi/
Dmpi-inv.c36 MPI t1 = NULL, t2 = NULL, t3 = NULL; in mpi_invm() local
/linux-3.3/include/linux/
Dsyscalls.h79 #define __SC_DECL1(t1, a1) t1 a1 argument
86 #define __SC_LONG1(t1, a1) long a1 argument
93 #define __SC_CAST1(t1, a1) (t1) a1 argument
101 #define __SC_TEST1(t1, a1) __SC_TEST(t1) argument
/linux-3.3/arch/mips/include/asm/
Dregdef.h31 #define t1 $9 macro
82 #define t1 $13 macro
/linux-3.3/drivers/ide/
Dsis5513.c200 u16 t1 = 0; in sis_ata16_program_timings() local
223 u8 t1, drive_pci = 0x40 + drive->dn * 2; in sis_ata100_program_timings() local
246 u32 t1 = 0; in sis_ata133_program_timings() local
/linux-3.3/arch/cris/arch-v10/kernel/
Dtime.c34 unsigned char timer_count, t1; in get_ns_in_jiffie() local
/linux-3.3/tools/power/cpupower/utils/helpers/
Dtopology.c48 static int __compare(const void *t1, const void *t2) in __compare()
/linux-3.3/drivers/usb/host/
Dehci-hub.c167 u32 t1 = ehci_readl(ehci, reg) & ~PORT_RWC_BITS; in ehci_adjust_port_wakeup_flags() local
255 u32 t1 = ehci_readl(ehci, reg) & ~PORT_RWC_BITS; in ehci_bus_suspend() local
/linux-3.3/arch/sparc/mm/
Dtsunami.S86 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_stats.c56 unsigned long t0, t1; in ipath_snap_cntr() local
/linux-3.3/arch/x86/boot/
Dtty.c122 int t0, t1; in getchar_timeout() local

12345