/Linux-v4.19/arch/sparc/lib/ |
D | memcpy.S | 19 #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
|
D | copy_user.S | 69 #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 93 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 101 #define MOVE_HALFCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 111 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument
|
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 194 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 216 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 239 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ argument
|
D | blockops.S | 28 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | entry.S | 31 #define DISABLE_INTERRUPTS(t1,t2) \ argument 38 #define ENABLE_INTERRUPTS(t1) \ argument 62 #define TRACE_IRQS_SAVE(t1,trace_op) \ argument
|
/Linux-v4.19/arch/mips/include/asm/sibyte/ |
D | board.h | 42 #define setleds(t0, t1, c0, c1, c2, c3) \ argument 53 #define setleds(t0, t1, c0, c1, c2, c3) argument
|
/Linux-v4.19/include/net/netfilter/ |
D | nf_conntrack_tuple.h | 124 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-v4.19/arch/powerpc/crypto/ |
D | aes-spe-keys.S | 44 #define LS_BOX(r, t1, t2) \ argument 60 #define GF8_MUL(out, in, t1, t2) \ argument
|
/Linux-v4.19/crypto/ |
D | seed.c | 337 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local 373 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local 411 u32 x1, x2, x3, x4, t0, t1; in seed_decrypt() local
|
D | camellia_generic.c | 356 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument 560 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local 667 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local 831 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument 865 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_encrypt() local 920 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_decrypt() local
|
/Linux-v4.19/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 106 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument 124 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument 224 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 235 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 243 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
|
D | serpent-sse2-i586-asm_32.S | 468 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 483 #define read_blocks(in, x0, x1, x2, x3, t0, t1, t2) \ argument 491 #define write_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument 499 #define xor_blocks(out, x0, x1, x2, x3, t0, t1, t2) \ argument
|
D | cast5-avx-x86_64-asm_64.S | 179 #define transpose_2x4(x0, x1, t0, t1) \ argument 186 #define inpack_blocks(x0, x1, t0, t1, rmask) \ argument 192 #define outunpack_blocks(x0, x1, t0, t1, rmask) \ argument
|
D | cast6-avx-x86_64-asm_64.S | 201 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 212 #define inpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument 220 #define outunpack_blocks(x0, x1, x2, x3, t0, t1, t2, rmask) \ argument
|
D | glue_helper-asm-avx.S | 54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument 101 t1, xts_gf128mul_and_shl1_mask) \ argument
|
/Linux-v4.19/arch/ia64/lib/ |
D | carta_random.S | 19 #define t1 r17 macro
|
D | memcpy.S | 33 # define t1 r19 macro
|
/Linux-v4.19/arch/alpha/include/uapi/asm/ |
D | swab.h | 27 __u64 t0, t1, t2, t3; in __arch_swab32() local
|
/Linux-v4.19/drivers/ata/ |
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 532 u32 t1; in sis_133_mode_filter() local
|
/Linux-v4.19/arch/x86/kernel/ |
D | apb_timer.c | 250 u64 t1; in apbt_clocksource_register() local 358 u64 t1, t2; in apbt_quick_calibrate() local
|
/Linux-v4.19/tools/perf/tests/ |
D | thread-mg-share.c | 15 struct thread *t1, *t2, *t3; in test__thread_mg_share() local
|
/Linux-v4.19/drivers/ide/ |
D | sis5513.c | 200 u16 t1 = 0; in sis_ata16_program_timings() local 223 u8 t1, drive_pci = 0x40 + drive->dn * 2; in sis_ata100_program_timings() local 246 u32 t1 = 0; in sis_ata133_program_timings() local
|
/Linux-v4.19/arch/mips/include/asm/ |
D | regdef.h | 31 #define t1 $9 macro 82 #define t1 $13 macro
|
/Linux-v4.19/arch/sparc/mm/ |
D | tsunami.S | 87 #define MIRROR_BLOCK(dst, src, offset, t0, t1, t2, t3) \ argument
|
/Linux-v4.19/include/soc/arc/ |
D | timers.h | 32 unsigned int pad2:15, rtsc:1, pad1:5, rtc:1, t1:1, t0:1, ver:8; member
|