Home
last modified time | relevance | path

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

1234

/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
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.3/arch/parisc/lib/
Dfixup.S28 .macro get_fault_ip t1 t2
47 .macro get_fault_ip t1 t2
/linux-3.3/include/net/netfilter/
Dnf_conntrack_tuple.h124 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal()
132 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal()
140 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal()
156 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp()
/linux-3.3/arch/alpha/include/asm/
Dswab.h26 __u64 t0, t1, t2, t3; in __arch_swab32() local
Dregdef.h8 #define t2 $3 macro
/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/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/lib/mpi/
Dmpi-inv.c36 MPI t1 = NULL, t2 = NULL, t3 = NULL; in mpi_invm() local
/linux-3.3/include/linux/
Dsyscalls.h80 #define __SC_DECL2(t2, a2, ...) t2 a2, __SC_DECL1(__VA_ARGS__) argument
87 #define __SC_LONG2(t2, a2, ...) long a2, __SC_LONG1(__VA_ARGS__) argument
94 #define __SC_CAST2(t2, a2, ...) (t2) a2, __SC_CAST1(__VA_ARGS__) argument
102 #define __SC_TEST2(t2, a2, ...) __SC_TEST(t2); __SC_TEST1(__VA_ARGS__) argument
Dgsmmux.h10 unsigned int t2; member
/linux-3.3/arch/unicore32/mm/
Dproc-macros.S137 .macro dcacheline_flush, addr, t1, t2
/linux-3.3/arch/mips/include/asm/
Dregdef.h32 #define t2 $10 macro
83 #define t2 $14 macro
/linux-3.3/arch/ia64/lib/
Dmemcpy.S32 # define t2 r20 macro
Dcopy_page_mck.S76 #define t2 r18 macro
/linux-3.3/tools/power/cpupower/utils/helpers/
Dtopology.c48 static int __compare(const void *t1, const void *t2) in __compare()
/linux-3.3/arch/openrisc/kernel/
Dentry.S31 #define DISABLE_INTERRUPTS(t1,t2) \ argument
/linux-3.3/drivers/usb/host/
Dehci-hub.c168 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_adjust_port_wakeup_flags() local
256 u32 t2 = t1 & ~PORT_WAKE_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/net/netfilter/
Dnf_conntrack_extend.c125 struct nf_ct_ext_type *t1, *t2; in update_alloc_size() local
/linux-3.3/arch/mips/kernel/
Dspinlock_test.c94 struct spin_multi_per_thread t1, t2; in multi_get() local
/linux-3.3/kernel/
Ddelayacct.c106 unsigned long long t2, t3; in __delayacct_add_tsk() local
/linux-3.3/arch/mips/cavium-octeon/
Dcsrc-octeon.c85 u64 t1, t2, t3; in sched_clock() local

1234