Searched defs:b7 (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/staging/skein/ |
D | threefish_block.c | 1145 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.4.14/drivers/misc/ |
D | bmp085.c | 235 u32 b4, b7; in bmp085_get_pressure() local
|
/linux-4.4.14/arch/x86/kernel/kprobes/ |
D | core.c | 70 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/linux-4.4.14/arch/x86/kernel/ |
D | uprobes.c | 59 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | ptrace.h | 78 unsigned long b7; /* scratch */ member
|
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/ |
D | defBF54x_base.h | 2223 #define MUX(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ argument
|