| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/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 | 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 171 #define CSUMCOPY_BIGCHUNK_ALIGNED(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 193 #define CSUMCOPY_BIGCHUNK(src, dst, sum, off, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 216 #define CSUMCOPY_LASTCHUNK(src, dst, sum, off, t0, t1, t2, t3) \ 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
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| D | poly1305-donna64.c | 18 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
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/arch/openrisc/kernel/ |
| 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
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| D | aes-neonbs-core.S | 86 .macro mul_gf4, x0, x1, y0, y1, t0, t1 96 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 341 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| 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
|
| /kernel/linux/linux-4.19/arch/arm64/crypto/ |
| D | aes-neonbs-core.S | 89 .macro mul_gf4, x0, x1, y0, y1, t0, t1 99 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 344 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.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()
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/arch/powerpc/crypto/ |
| D | aes-spe-keys.S | 39 #define LS_BOX(r, t1, t2) \ argument 55 #define GF8_MUL(out, in, t1, t2) \ argument
|
| /kernel/linux/linux-5.10/crypto/ |
| D | camellia_generic.c | 344 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument 548 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local 655 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local 819 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument 853 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_encrypt() local 908 u32 il, ir, t0, t1; /* temporary variables */ in camellia_do_decrypt() local
|
| 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
|
| /kernel/linux/linux-4.19/arch/arm/crypto/ |
| D | aes-neonbs-core.S | 149 .macro mul_gf4, x0, x1, y0, y1, t0, t1 159 .macro mul_gf4_n_gf4, x0, x1, y0, y1, t0, x2, x3, y2, y3, t1 409 .macro swapmove_2x, a0, b0, a1, b1, n, mask, t0, t1
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | twofish-avx-x86_64-asm_64.S | 91 #define lookup_32bit(t0, t1, t2, t3, src, dst, interleave_op, il_reg) \ argument 109 #define G(gi1, gi2, x, t0, t1, t2, t3) \ argument 209 #define transpose_4x4(x0, x1, x2, x3, t0, t1, t2) \ argument 220 #define inpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument 228 #define outunpack_blocks(x0, x1, x2, x3, wkey, t0, t1, t2) \ argument
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| 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
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | stacktrace.h | 133 #define CALL_LARGS_1(t1, a1) \ argument 135 #define CALL_LARGS_2(t1, a1, t2, a2) \ argument 138 #define CALL_LARGS_3(t1, a1, t2, a2, t3, a3) \ argument 141 #define CALL_LARGS_4(t1, a1, t2, a2, t3, a3, t4, a4) \ argument 144 #define CALL_LARGS_5(t1, a1, t2, a2, t3, a3, t4, a4, t5, a5) \ argument
|