Home
last modified time | relevance | path

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

1234567

/linux/arch/sparc/lib/
A 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
A 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
A 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/arch/s390/include/asm/
A 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
A Dstacktrace.h97 #define CALL_LARGS_1(t1, a1) \ argument
99 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument
102 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument
105 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument
108 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
/linux/arch/openrisc/kernel/
A Dentry.S27 #define DISABLE_INTERRUPTS(t1,t2) \ argument
34 #define ENABLE_INTERRUPTS(t1) \ argument
58 #define TRACE_IRQS_SAVE(t1,trace_op) \ argument
/linux/lib/crypto/
A 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/arch/mips/include/asm/sibyte/
A Dboard.h29 #define setleds(t0, t1, c0, c1, c2, c3) \ argument
40 #define setleds(t0, t1, c0, c1, c2, c3) argument
/linux/crypto/
A 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
A 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/include/net/netfilter/
A 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/arch/powerpc/crypto/
A Daes-spe-keys.S39 #define LS_BOX(r, t1, t2) \ argument
55 #define GF8_MUL(out, in, t1, t2) \ argument
/linux/arch/x86/crypto/
A 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
A 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
A 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
A 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/tools/testing/selftests/kvm/x86_64/
A Dhyperv_clock.c53 u64 tsc_freq, r1, r2, t1, t2; in check_tsc_msr_rdtsc() local
84 u64 r1, r2, t1, t2; in check_tsc_msr_tsc_page() local
178 u64 tsc_freq, r1, r2, t1, t2; in host_check_tsc_msr_rdtsc() local
/linux/arch/parisc/include/asm/
A 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/tools/testing/selftests/pidfd/
A Dpidfd_test.c427 pthread_t t1; in child_poll_exec_test() local
444 pthread_t t1; in test_pidfd_poll_exec() local
491 pthread_t t1, t2; in child_poll_leader_exit_test() local
/linux/drivers/ata/
A 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/arch/mips/net/
A 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
A 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/arch/alpha/include/uapi/asm/
A Dswab.h27 __u64 t0, t1, t2, t3; in __arch_swab32() local
/linux/tools/perf/tests/
A Dthread-maps-share.c14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local
/linux/arch/mips/include/asm/
A Dregdef.h31 #define t1 $9 macro
82 #define t1 $13 macro

Completed in 49 milliseconds

1234567