Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/crypto/
Dsm4-ce-core.S107 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
Dsm4-neon-core.S178 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
/linux-5.19.10/arch/x86/kernel/kprobes/
Dcore.c64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux-5.19.10/arch/x86/kernel/
Duprobes.c46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux-5.19.10/arch/ia64/include/uapi/asm/
Dptrace.h78 unsigned long b6; /* scratch */ member
/linux-5.19.10/fs/nfs/
Dpnfs_nfs.c584 struct sockaddr_in6 *a6, *b6; in same_sockaddr() local
/linux-5.19.10/drivers/iio/pressure/
Dbmp280-core.c856 s32 b3, b6; in bmp180_compensate_press() local
/linux-5.19.10/drivers/atm/
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