/linux-6.12.1/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
|
/linux-6.12.1/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.12.1/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.12.1/fs/nfs/ |
D | pnfs_nfs.c | 537 struct sockaddr_in6 *a6, *b6; in same_sockaddr() local
|
/linux-6.12.1/drivers/atm/ |
D | fore200e.h | 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
/linux-6.12.1/drivers/iio/pressure/ |
D | bmp280-core.c | 2463 s32 b3, b6; in bmp180_compensate_press() local
|