Home
last modified time | relevance | path

Searched defs:b6 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-asm.h110 #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 Dsm4-neon-core.S220 #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 Dmemory.c168 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 Dscsi.h97 uint16_t b6; member
117 uint8_t b6; member
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dcore.c64 #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 Duprobes.c46 #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 Dptrace.h78 unsigned long b6; /* scratch */ member
/openbmc/linux/fs/nfs/
H A Dpnfs_nfs.c584 struct sockaddr_in6 *a6, *b6; in same_sockaddr() local
/openbmc/linux/drivers/atm/
H A Dfore200e.h75 #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 Dbmp280-core.c1949 s32 b3, b6; in bmp180_compensate_press() local