Home
last modified time | relevance | path

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

123456

/Linux-v5.4/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-v5.4/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-v5.4/arch/powerpc/crypto/
Daes-spe-keys.S39 #define LS_BOX(r, t1, t2) \ argument
55 #define GF8_MUL(out, in, t1, t2) \ argument
/Linux-v5.4/arch/x86/crypto/
Dtwofish-avx-x86_64-asm_64.S91 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument
109 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument
209 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
220 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
228 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
Dserpent-sse2-i586-asm_32.S453 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
468 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
476 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
484 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
Dcast6-avx-x86_64-asm_64.S186 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
197 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
205 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
Dglue_helper-asm-avx2.S56 t1x, t2, t2x, t3, t3x, t4, t5) \ argument
119 tivx, t0, t0x, t1, t1x, t2, t2x, t3, \ argument
Dserpent-sse2-x86_64-asm_64.S575 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
590 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument
598 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
606 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ 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
/Linux-v5.4/arch/parisc/lib/
Dstring.S16 t2 = r22 define
/Linux-v5.4/arch/alpha/include/uapi/asm/
Dswab.h27 __u64 t0, t1, t2, t3; in __arch_swab32() local
Dregdef.h9 #define t2 $3 macro
/Linux-v5.4/tools/perf/tests/
Dthread-mg-share.c14 struct thread *t1, *t2, *t3; in test__thread_mg_share() local
/Linux-v5.4/arch/mips/include/asm/
Dregdef.h32 #define t2 $10 macro
83 #define t2 $14 macro
/Linux-v5.4/tools/lib/bpf/
Dbtf.c1735 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common()
1754 static bool btf_equal_int(struct btf_type *t1, struct btf_type *t2) in btf_equal_int()
1778 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum()
1804 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum()
1840 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct()
1884 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array()
1903 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array()
1938 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto()
1964 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto()
/Linux-v5.4/arch/sparc/mm/
Dtsunami.S87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
/Linux-v5.4/arch/ia64/lib/
Dmemcpy.S34 # define t2 r20 macro
Dcopy_page_mck.S78 #define t2 r18 macro
/Linux-v5.4/drivers/ata/
Dpata_ep93xx.c219 unsigned long t2) in ep93xx_pata_wait_for_iordy()
248 bool iordy, unsigned long t0, unsigned long t2, in ep93xx_pata_rw_end()
269 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_read() local
303 unsigned long t2 = reg ? t->act8b : t->active; in ep93xx_pata_write() local
/Linux-v5.4/drivers/iio/pressure/
Dms5611_core.c134 s64 off2, sens2, t2; in ms5611_temp_and_pressure_compensate() local
170 s64 off2, sens2, t2, tmp; in ms5607_temp_and_pressure_compensate() local
/Linux-v5.4/tools/power/cpupower/lib/
Dcpupower.c105 static int __compare(const void *t1, const void *t2) in __compare()
/Linux-v5.4/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

123456