/linux-6.14.4/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
|
/linux-6.14.4/arch/arm/crypto/ |
D | ghash-ce-core.S | 96 .macro __pmull_p64, rd, rn, rm, b1, b2, b3, b4
|
/linux-6.14.4/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
|
/linux-6.14.4/Documentation/process/ |
D | backporting.rst | 69 .. _b4: https://people.kernel.org/monsieuricon/introducing-b4-and-patch-attestation target in Applying the patch to a tree
|
/linux-6.14.4/arch/powerpc/kernel/vdso/ |
D | vgetrandom-chacha.S | 103 #define QUARTERROUND4(a1,b1,c1,d1,a2,b2,c2,d2,a3,b3,c3,d3,a4,b4,c4,d4) \ argument
|
/linux-6.14.4/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
|
/linux-6.14.4/crypto/ |
D | testmgr.h | 658 #define be64_to_cpua(b1, b2, b3, b4, b5, b6, b7, b8) \ argument 661 #define be64_to_cpua(b1, b2, b3, b4, b5, b6, b7, b8) \ argument
|
/linux-6.14.4/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
|
/linux-6.14.4/arch/x86/net/ |
D | bpf_jit_comp32.c | 70 #define EMIT4(b1, b2, b3, b4) \ argument 79 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
D | bpf_jit_comp.c | 43 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument 51 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
/linux-6.14.4/arch/x86/kernel/ |
D | uprobes.c | 47 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/linux-6.14.4/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi5_core.h | 280 u16 b1, b2, b3, b4; member
|
D | dsi.c | 2081 u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() 2100 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
|
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi5_core.h | 280 u16 b1, b2, b3, b4; member
|
D | dsi.c | 2676 int channel, u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() 2696 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
|
/linux-6.14.4/tools/mm/ |
D | slabinfo.c | 806 char b1[20], b2[20], b3[20], b4[20]; in totals() local
|
/linux-6.14.4/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 3473 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local
|
/linux-6.14.4/drivers/iio/pressure/ |
D | bmp280-core.c | 2889 u32 b4, b7; in bmp180_compensate_press() local
|