Home
last modified time | relevance | path

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

12345678

/linux-5.19.10/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
57 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
Dcopy_user.S68 #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
101 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
116 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
127 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
141 #define MOVE_LAST_SHORTCHUNK(src, dst, offset, t0, t1) \ 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
164 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
186 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
209 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
/linux-5.19.10/arch/s390/include/asm/
Dsyscall_wrapper.h12 #define SYSCALL_PT_ARG6(regs, m, t1, t2, t3, t4, t5, t6)\ argument
16 #define SYSCALL_PT_ARG5(regs, m, t1, t2, t3, t4, t5) \ argument
20 #define SYSCALL_PT_ARG4(regs, m, t1, t2, t3, t4) \ argument
24 #define SYSCALL_PT_ARG3(regs, m, t1, t2, t3) \ argument
28 #define SYSCALL_PT_ARG2(regs, m, t1, t2) \ argument
32 #define SYSCALL_PT_ARG1(regs, m, t1) \ argument
Dstacktrace.h96 #define CALL_LARGS_1(t1, a1) \ argument
98 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument
101 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument
104 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument
107 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
/linux-5.19.10/lib/crypto/
Dpoly1305-donna64.c18 u64 t0, t1; in poly1305_core_setkey() local
63 u64 t0, t1; in poly1305_core_blocks() local
119 u64 t0, t1; in poly1305_core_emit() local
/linux-5.19.10/arch/openrisc/kernel/
Dentry.S27 #define DISABLE_INTERRUPTS(t1,t2) \ argument
34 #define ENABLE_INTERRUPTS(t1) \ argument
58 #define TRACE_IRQS_SAVE(t1,trace_op) \ argument
/linux-5.19.10/arch/arm64/crypto/
Daes-neonbs-core.S86 .macro mul_gf4, x0, x1, y0, y1, t0, t1
96 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1
341 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
/linux-5.19.10/crypto/
Dcamellia_generic.c336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
540 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local
647 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
811 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
845 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_encrypt() local
900 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_decrypt() local
Dseed.c333 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local
369 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local
407 u32 x1, x2, x3, x4, t0, t1; in seed_decrypt() local
/linux-5.19.10/include/net/netfilter/
Dnf_conntrack_tuple.h124 static inline bool __nf_ct_tuple_src_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_src_equal()
132 static inline bool __nf_ct_tuple_dst_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_dst_equal()
140 static inline bool nf_ct_tuple_equal(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_equal()
156 nf_ct_tuple_src_mask_cmp(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_src_mask_cmp()
/linux-5.19.10/arch/arm/crypto/
Daes-neonbs-core.S141 .macro mul_gf4, x0, x1, y0, y1, t0, t1
151 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1
401 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
/linux-5.19.10/arch/x86/crypto/
Dtwofish-avx-x86_64-asm_64.S86 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument
104 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument
204 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument
215 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
223 #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
Dcast5-avx-x86_64-asm_64.S164 #define transpose_2x4(x0, x1, t0, t1) \ argument
171 #define inpack_blocks(x0, x1, t0, t1, rmask) \ argument
177 #define outunpack_blocks(x0, x1, t0, t1, rmask) \ 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
/linux-5.19.10/arch/powerpc/crypto/
Daes-spe-keys.S39 #define LS_BOX(r, t1, t2) \ argument
55 #define GF8_MUL(out, in, t1, t2) \ argument
/linux-5.19.10/tools/testing/selftests/kvm/x86_64/
Dhyperv_clock.c53 u64 tsc_freq, r1, r2, t1, t2; in check_tsc_msr_rdtsc() local
86 u64 r1, r2, t1, t2; in check_tsc_msr_tsc_page() local
180 u64 tsc_freq, r1, r2, t1, t2; in host_check_tsc_msr_rdtsc() local
/linux-5.19.10/arch/parisc/include/asm/
Dchecksum.h30 unsigned long t0, t1, t2; in ip_fast_csum() local
115 unsigned long t0, t1, t2, t3; in csum_ipv6_magic() local
/linux-5.19.10/drivers/ata/
Dpata_sis.c230 u8 t1, t2; in sis_old_set_piomode() local
292 u32 t1; in sis_133_set_piomode() local
485 u32 t1; in sis_133_set_dmamode() local
533 u32 t1; in sis_133_mode_filter() local
/linux-5.19.10/arch/mips/net/
Dbpf_jit_comp32.c369 u8 t1 = MIPS_R_T8; in emit_shift_r64() local
1028 u8 t1 = MIPS_R_T8; in emit_slti_r64() local
1070 u8 t1 = MIPS_R_T7; in emit_slt_r64() local
1188 u8 t1 = MIPS_R_T6; in emit_jmp_r64() local
1294 u8 t1 = MIPS_R_T8; in emit_tail_call() local
Dbpf_jit_comp64.c280 u8 t1 = MIPS_R_T6; in emit_bswap_r64() local
381 u8 t1 = MIPS_R_T6; in emit_atomic_r64() local
421 u8 t1 = MIPS_R_T6; in emit_cmpxchg_r64() local
/linux-5.19.10/arch/alpha/include/uapi/asm/
Dswab.h27 __u64 t0, t1, t2, t3; in __arch_swab32() local
/linux-5.19.10/arch/mips/include/asm/
Dregdef.h31 #define t1 $9 macro
82 #define t1 $13 macro
/linux-5.19.10/tools/perf/tests/
Dthread-maps-share.c14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local

12345678