/linux/arch/arm64/crypto/ |
H A D | aes-ce.S | 120 .macro encrypt_block, in, rounds, t0, t1, t2 124 .macro encrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2 128 .macro encrypt_block5x, i0, i1, i2, i3, i4, rounds, t0, t1, t2 132 .macro decrypt_block, in, rounds, t0, t1, t2 136 .macro decrypt_block4x, i0, i1, i2, i3, rounds, t0, t1, t2 140 .macro decrypt_block5x, i0, i1, i2, i3, i4, rounds, t0, t1, t2
|
/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 | 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
|
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
|
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
|
H A D | blockops.S | 28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
/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/include/net/netfilter/ |
H A D | nf_conntrack_tuple.h | 128 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_src_equal() 136 const struct nf_conntrack_tuple *t2) in __nf_ct_tuple_dst_equal() 144 const struct nf_conntrack_tuple *t2) in nf_ct_tuple_equal() 160 const struct nf_conntrack_tuple *t2, in nf_ct_tuple_src_mask_cmp()
|
/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
|
/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 | cast6-avx-x86_64-asm_64.S | 190 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 201 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument 209 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
|
H A D | aria-aesni-avx-asm_64.S | 53 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument 270 t0, t1, t2, rk, \ argument 301 t0, t1, t2, t3, \ argument 325 t0, t1, t2, t3, \ argument 365 t0, t1, t2, t3) \ argument
|
H A D | camellia-aesni-avx-asm_64.S | 50 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument 268 #define rol32_1_16(v0, v1, v2, v3, t0, t1, t2, zero) \ argument 298 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument 419 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ 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/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/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/arch/s390/include/asm/ |
H A D | stacktrace.h | 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/mips/net/ |
H A D | bpf_jit_comp32.c | 370 u8 t2 = MIPS_R_T9; in emit_shift_r64() local 1029 u8 t2 = MIPS_R_T9; in emit_slti_r64() local 1071 u8 t2 = MIPS_R_T8; in emit_slt_r64() local 1189 u8 t2 = MIPS_R_T7; in emit_jmp_r64() local 1295 u8 t2 = MIPS_R_T9; in emit_tail_call() local
|
H A D | bpf_jit_comp64.c | 284 u8 t2 = MIPS_R_T7; in emit_bswap_r64() local 385 u8 t2 = MIPS_R_T7; in emit_atomic_r64() local 425 u8 t2 = MIPS_R_T7; in emit_cmpxchg_r64() local
|
/linux/arch/loongarch/net/ |
H A D | bpf_jit.c | 218 u8 t2 = LOONGARCH_GPR_T2; in emit_bpf_tail_call() local 285 const u8 t2 = LOONGARCH_GPR_T2; in emit_atomic() local 468 const u8 t2 = LOONGARCH_GPR_T2; in build_insn() local
|
/linux/arch/alpha/include/uapi/asm/ |
H A D | swab.h | 27 __u64 t0, t1, t2, t3; in __arch_swab32() local
|
/linux/tools/perf/tests/ |
H A D | thread-maps-share.c | 14 struct thread *t1, *t2, *t3; in test__thread_maps_share() local
|
/linux/drivers/ata/ |
H A D | pata_ep93xx.c | 218 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/drivers/iio/pressure/ |
H A D | ms5611_core.c | 132 s64 off2, sens2, t2; in ms5611_temp_and_pressure_compensate() local 168 s64 off2, sens2, t2, tmp; in ms5607_temp_and_pressure_compensate() local
|