| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| D | sm4-ce-asm.h | 110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument 200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
|
| D | sm4-neon-core.S | 220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument 254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
|
| D | ghash-ce-core.S | 99 .macro __pmull_p8_tail, rq, ad, bd, nb, t, b1, b2, b3, b4
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | ghash-ce-core.S | 95 .macro __pmull_p64, rd, rn, rm, b1, b2, b3, b4
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| D | ghash-ce-core.S | 96 .macro __pmull_p64, rd, rn, rm, b1, b2, b3, b4
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| D | curve25519-hacl64.c | 43 u64 b4 = b[4]; in modulo_carry_top() local 189 u128 b4; in fmul_fmul() local 247 u128 b4; in fsquare_fsquare_() local 356 u64 b4; in fdifference() local 398 u128 b4; in fscalar() local
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| D | curve25519-hacl64.c | 45 u64 b4 = b[4]; in modulo_carry_top() local 191 u128 b4; in fmul_fmul() local 249 u128 b4; in fsquare_fsquare_() local 358 u64 b4; in fdifference() local 400 u128 b4; in fscalar() local
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| D | ghash-ce-core.S | 98 .macro __pmull_p8_tail, rq, ad, bd, nb, t, b1, b2, b3, b4
|
| /kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
| D | ray_cs.h | 39 struct b4_startup_params b4; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ |
| D | ray_cs.h | 39 struct b4_startup_params b4; member
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | fore200e.h | 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| D | fore200e.h | 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| D | mdfld_dsi_pkg_sender.c | 251 u8 b1, b2, b3, b4; in send_long_pkg() local
|
| /kernel/linux/linux-6.6/arch/x86/net/ |
| D | bpf_jit_comp.c | 39 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument 40 #define EMIT5(b1, b2, b3, b4, b5) \ argument 49 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
| D | bpf_jit_comp32.c | 70 #define EMIT4(b1, b2, b3, b4) \ argument 79 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
| /kernel/linux/linux-5.10/arch/x86/net/ |
| D | bpf_jit_comp.c | 38 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument 46 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
| D | bpf_jit_comp32.c | 70 #define EMIT4(b1, b2, b3, b4) \ argument 79 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/kprobes/ |
| D | core.c | 64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
| /kernel/linux/linux-5.10/arch/x86/kernel/kprobes/ |
| D | core.c | 64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
| /kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/ |
| D | ptrace.h | 196 unsigned long b4; member
|
| /kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/ |
| D | ptrace.h | 196 unsigned long b4; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi5_core.h | 280 u16 b1, b2, b3, b4; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi5_core.h | 280 u16 b1, b2, b3, b4; member
|