Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/skein/
Dthreefish_block.c1145 b6 = input[6], b7 = input[7]; in threefish_encrypt_512() local
2106 b6 = input[6], b7 = input[7]; in threefish_decrypt_512() local
3367 b6 = input[6], b7 = input[7], in threefish_encrypt_1024() local
5488 b6 = input[6], b7 = input[7], in threefish_decrypt_1024() local
/linux-4.1.27/drivers/misc/
Dbmp085.c87 s32 b6; /* calculated temperature correction coefficient */ member
/linux-4.1.27/arch/x86/kernel/kprobes/
Dcore.c70 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux-4.1.27/fs/nfs/
Dpnfs_nfs.c323 struct sockaddr_in6 *a6, *b6; in same_sockaddr() local
/linux-4.1.27/arch/x86/kernel/
Duprobes.c58 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace.h77 unsigned long b6; /* scratch */ member
/linux-4.1.27/drivers/atm/
Dfore200e.h74 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument
80 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h2223 #define MUX(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ argument