/linux/include/crypto/ |
H A D | aria.h | 343 static inline void aria_sbox_layer1_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, in aria_sbox_layer1_with_pre_diff() 365 static inline void aria_sbox_layer2_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, in aria_sbox_layer2_with_pre_diff() 387 static inline void aria_diff_word(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_diff_word() 399 static inline void aria_diff_byte(u32 *t1, u32 *t2, u32 *t3) in aria_diff_byte() 407 static inline void aria_add_round_key(u32 *rk, u32 *t0, u32 *t1, u32 *t2, in aria_add_round_key() 416 static inline void aria_subst_diff_odd(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_subst_diff_odd() 425 static inline void aria_subst_diff_even(u32 *t0, u32 *t1, u32 *t2, u32 *t3) in aria_subst_diff_even()
|
/linux/arch/sparc/lib/ |
H A D | memcpy.S | 20 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 34 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 44 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 52 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 58 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|
H A D | copy_user.S | 68 #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
|
H A D | checksum_32.S | 20 #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/x86/include/asm/ |
H A D | syscall_wrapper.h | 63 #define SYSCALL_PT_ARG6(m, t1, t2, t3, t4, t5, t6) \ argument 65 #define SYSCALL_PT_ARG5(m, t1, t2, t3, t4, t5) \ argument 67 #define SYSCALL_PT_ARG4(m, t1, t2, t3, t4) \ argument 69 #define SYSCALL_PT_ARG3(m, t1, t2, t3) \ argument 71 #define SYSCALL_PT_ARG2(m, t1, t2) \ argument 73 #define SYSCALL_PT_ARG1(m, t1) m(t1, (regs->bx)) argument
|
/linux/arch/openrisc/kernel/ |
H A D | entry.S | 27 #define DISABLE_INTERRUPTS(t1,t2) \ argument 34 #define ENABLE_INTERRUPTS(t1) \ argument 58 #define TRACE_IRQS_SAVE(t1,trace_op) \ argument
|
/linux/lib/crypto/ |
H A D | poly1305-donna64.c | 16 u64 t0, t1; in poly1305_core_setkey() local 61 u64 t0, t1; in poly1305_core_blocks() local 117 u64 t0, t1; in poly1305_core_emit() local
|
/linux/crypto/ |
H A D | camellia_generic.c | 336 #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
|
H A D | seed.c | 333 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/fs/xfs/libxfs/ |
H A D | xfs_trans_resv.c | 301 unsigned int t1, t2, t3, t4; in xfs_calc_write_reservation() local 381 unsigned int t1, t2, t3, t4; in xfs_calc_itruncate_reservation() local 471 unsigned int t1, t2, t3 = 0; in xfs_calc_rename_reservation() local 582 unsigned int t1, t2, t3 = 0; in xfs_calc_link_reservation() local 646 unsigned int t1, t2, t3 = 0; in xfs_calc_remove_reservation() local 733 unsigned int t1, t2, t3 = 0; in xfs_calc_icreate_reservation() local
|
/linux/arch/arm64/crypto/ |
H A D | aes-neonbs-core.S | 87 .macro mul_gf4, x0, x1, y0, y1, t0, t1 97 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 342 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
|
/linux/include/net/netfilter/ |
H A D | nf_conntrack_tuple.h | 127 static inline bool __nf_ct_tuple_src_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_src_equal() 135 static inline bool __nf_ct_tuple_dst_equal(const struct nf_conntrack_tuple *t1, in __nf_ct_tuple_dst_equal() 143 static inline bool nf_ct_tuple_equal(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_equal() 159 nf_ct_tuple_src_mask_cmp(const struct nf_conntrack_tuple *t1, in nf_ct_tuple_src_mask_cmp()
|
/linux/arch/x86/crypto/ |
H A D | twofish-avx-x86_64-asm_64.S | 86 #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
|
H A D | serpent-sse2-i586-asm_32.S | 453 #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
|
H A D | cast5-avx-x86_64-asm_64.S | 168 #define transpose_2x4(x0, x1, t0, t1) \ argument 175 #define inpack_blocks(x0, x1, t0, t1, rmask) \ argument 181 #define outunpack_blocks(x0, x1, t0, t1, rmask) \ argument
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | hyperv_clock.c | 53 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 178 u64 tsc_freq, r1, r2, t1, t2; in host_check_tsc_msr_rdtsc() local
|
/linux/arch/arm/crypto/ |
H A D | aes-neonbs-core.S | 141 .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/arch/powerpc/crypto/ |
H A D | aes-spe-keys.S | 39 #define LS_BOX(r, t1, t2) \ argument 55 #define GF8_MUL(out, in, t1, t2) \ argument
|
/linux/arch/s390/include/asm/ |
H A D | stacktrace.h | 116 #define CALL_LARGS_1(t1, a1) \ argument 118 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument 121 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument 124 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument 127 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
|
/linux/arch/parisc/include/asm/ |
H A D | checksum.h | 30 unsigned long t0, t1, t2; in ip_fast_csum() local 115 unsigned long t0, t1, t2, t3; in csum_ipv6_magic() local
|
/linux/kernel/ |
H A D | kallsyms_selftest.c | 158 u64 t0, t1, t; in lookup_name() local 212 u64 t0, t1; in test_perf_kallsyms_on_each_symbol() local 245 u64 t0, t1; in test_perf_kallsyms_on_each_match_symbol() local
|
/linux/drivers/ata/ |
H A D | pata_sis.c | 230 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/ |
H A D | bpf_jit_comp32.c | 369 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
|
H A D | bpf_jit_comp64.c | 283 u8 t1 = MIPS_R_T6; in emit_bswap_r64() local 384 u8 t1 = MIPS_R_T6; in emit_atomic_r64() local 424 u8 t1 = MIPS_R_T6; in emit_cmpxchg_r64() local
|
/linux/arch/loongarch/net/ |
H A D | bpf_jit.c | 217 u8 t1 = LOONGARCH_GPR_T1; in emit_bpf_tail_call() local 284 const u8 t1 = LOONGARCH_GPR_T1; in emit_atomic() local 467 const u8 t1 = LOONGARCH_GPR_T1; in build_insn() local
|