Home
last modified time | relevance | path

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

123456

/Linux-v4.19/arch/sparc/lib/
Dmemcpy.S19 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
33 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
43 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
51 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
Dchecksum_32.S20 #define CSUM_BIGCHUNK(buf, offset, sum, t0, t1, t2, t3, t4, t5) \ argument
34 #define CSUM_LASTCHUNK(buf, offset, sum, t0, t1, t2, t3) \ argument
194 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
216 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
239 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
Dcopy_user.S69 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
83 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
93 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
101 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
Dblockops.S28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_tuple.h125 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal()
133 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal()
141 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal()
157 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp()
/Linux-v4.19/arch/powerpc/crypto/
Daes-spe-keys.S44 #define LS_BOX(r, t1, t2) \ argument
60 #define GF8_MUL(out, in, t1, t2) \ argument
/Linux-v4.19/arch/x86/crypto/
Dtwofish-avx-x86_64-asm_64.S106 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument
124 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument
224 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
235 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
243 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
Dserpent-sse2-i586-asm_32.S468 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
483 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
491 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
499 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
Dcast6-avx-x86_64-asm_64.S201 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
212 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
220 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
Dglue_helper-asm-avx2.S61 t1x, t2, t2x, t3, t3x, t4, t5) \ argument
124 tivx, t0, t0x, t1, t1x, t2, t2x, t3, \ argument
Dcamellia-aesni-avx-asm_64.S51 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument
269 #define rol32_1_16(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
299 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
420 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
Dserpent-sse2-x86_64-asm_64.S590 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
605 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
613 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
621 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
/Linux-v4.19/arch/alpha/include/uapi/asm/
Dswab.h27 __u64 t0, t1, t2, t3; in __arch_swab32() local
Dregdef.h9 #define t2 $3 macro
/Linux-v4.19/tools/perf/tests/
Dthread-mg-share.c15 struct thread *t1, *t2, *t3; in test__thread_mg_share() local
/Linux-v4.19/arch/mips/include/asm/
Dregdef.h32 #define t2 $10 macro
83 #define t2 $14 macro
/Linux-v4.19/arch/sparc/mm/
Dtsunami.S87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/Linux-v4.19/arch/ia64/lib/
Dmemcpy.S34 # define t2 r20 macro
Dcopy_page_mck.S78 #define t2 r18 macro
/Linux-v4.19/drivers/ata/
Dpata_ep93xx.c218 unsigned long t2) in ep93xx_pata_wait_for_iordy()
247 bool iordy, unsigned long t0, unsigned long t2, in ep93xx_pata_rw_end()
268 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_read() local
302 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_write() local
/Linux-v4.19/drivers/iio/pressure/
Dms5611_core.c137 s64 off2, sens2, t2; in ms5611_temp_and_pressure_compensate() local
173 s64 off2, sens2, t2, tmp; in ms5607_temp_and_pressure_compensate() local
/Linux-v4.19/crypto/
Daegis.h65 const u32 *t2 = crypto_ft_tab[2]; in crypto_aegis_aesenc() local
/Linux-v4.19/tools/power/cpupower/lib/
Dcpupower.c106 static int __compare(const void *t1, const void *t2) in __compare()
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_lpm_map.c140 struct tlpm_node *list = NULL, *t1, *t2; in test_lpm_basic() local
172 struct tlpm_node *t1, *t2, *l1 = NULL, *l2 = NULL; in test_lpm_order() local
/Linux-v4.19/arch/mips/kernel/
Dspinlock_test.c95 struct spin_multi_per_thread t1, t2; in multi_get() local

123456