/openbmc/linux/arch/arm64/crypto/ |
H A 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
|
H A 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
|
/openbmc/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 168 uint64_t b6 = BYTE_NEXT(count), b5 = BYTE_NEXT(count); in init_test_data_u64() local 255 uint8_t b1, b2, b3, b4, b5, b6, b7, b8; in read_test_data_u64() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | scsi.h | 97 uint16_t b6; member 117 uint8_t b6; member
|
/openbmc/linux/arch/x86/kernel/kprobes/ |
H A D | core.c | 64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/openbmc/linux/arch/x86/kernel/ |
H A D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace.h | 78 unsigned long b6; /* scratch */ member
|
/openbmc/linux/fs/nfs/ |
H A D | pnfs_nfs.c | 584 struct sockaddr_in6 *a6, *b6; in same_sockaddr() local
|
/openbmc/linux/drivers/atm/ |
H A 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
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | bmp280-core.c | 1949 s32 b3, b6; in bmp180_compensate_press() local
|