/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/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/fs/xfs/libxfs/ |
H A D | xfs_trans_resv.c | 241 unsigned int t1, t2 = 0; in xfs_rtalloc_block_count() local 325 unsigned int t1, t2; in xfs_calc_refcountbt_reservation() local 361 unsigned int t1, t2, t3, t4; in xfs_calc_write_reservation() local 531 unsigned int t1, t2, t3, t4; in xfs_calc_itruncate_reservation() local 613 unsigned int t1, t2, t3 = 0; in xfs_calc_rename_reservation() local 722 unsigned int t1, t2, t3 = 0; in xfs_calc_link_reservation() local 784 unsigned int t1, t2, t3 = 0; in xfs_calc_remove_reservation() local 869 unsigned int t1, t2, t3 = 0; in xfs_calc_icreate_reservation() local
|
/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/tools/testing/selftests/kvm/x86/ |
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/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 | camellia-aesni-avx-asm_64.S | 51 #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
|
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-avx2-asm_64.S | 63 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument 301 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \ argument 331 #define fls32(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument 452 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument
|
H A D | serpent-sse2-x86_64-asm_64.S | 575 #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
|
/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/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/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/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ih.h | 79 #define amdgpu_ih_ts_after(t1, t2) \ argument 82 #define amdgpu_ih_ts_after_or_equal(t1, t2) \ argument
|
/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
|
/linux/drivers/usb/host/ |
H A D | ehci-hub.c | 180 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_adjust_port_wakeup_flags() local 259 u32 t2 = t1 & ~PORT_WAKE_BITS; in ehci_bus_suspend() local
|