Searched defs:b6 (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/arch/arm64/crypto/ |
D | sm4-ce-core.S | 107 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
|
D | sm4-neon-core.S | 178 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
|
/linux-6.1.9/arch/x86/kernel/kprobes/ |
D | core.c | 63 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/linux-6.1.9/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
|
/linux-6.1.9/arch/ia64/include/uapi/asm/ |
D | ptrace.h | 78 unsigned long b6; /* scratch */ member
|
/linux-6.1.9/fs/nfs/ |
D | pnfs_nfs.c | 584 struct sockaddr_in6 *a6, *b6; in same_sockaddr() local
|
/linux-6.1.9/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.1.9/drivers/iio/pressure/ |
D | bmp280-core.c | 1525 s32 b3, b6; in bmp180_compensate_press() local
|