/linux-4.1.27/drivers/staging/skein/ |
D | threefish_block.c | 7 b2 = input[2], b3 = input[3]; in threefish_encrypt_256() local 500 b2 = input[2], b3 = input[3]; in threefish_decrypt_256() local 1143 b2 = input[2], b3 = input[3], in threefish_encrypt_512() local 2104 b2 = input[2], b3 = input[3], in threefish_decrypt_512() local 3365 b2 = input[2], b3 = input[3], in threefish_encrypt_1024() local 5486 b2 = input[2], b3 = input[3], in threefish_decrypt_1024() local
|
/linux-4.1.27/arch/x86/net/ |
D | bpf_jit_comp.c | 44 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument 45 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument 50 #define EMIT3_off32(b1, b2, b3, off) \ argument 52 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument 269 u8 b1 = 0, b2 = 0, b3 = 0; in do_jit() local
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | context.S | 251 b3 = [sp++]; define 321 b3 = [sp++]; define
|
/linux-4.1.27/arch/s390/net/ |
D | bpf_jit_comp.c | 151 #define EMIT4_RRF(op, b1, b2, b3) \ argument 201 #define EMIT6_DISP(op1, op2, b1, b2, b3, disp) \ argument 217 #define EMIT6_DISP_LH(op1, op2, b1, b2, b3, disp) \ argument
|
/linux-4.1.27/drivers/atm/ |
D | fore200e.h | 71 #define BITFIELD3(b1, b2, b3) b1; b2; b3; argument 72 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument 73 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 74 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 77 #define BITFIELD3(b1, b2, b3) b3; b2; b1; argument 78 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument 79 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 80 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | mdfld_dsi_pkg_sender.c | 249 u8 b1, b2, b3, b4; in send_long_pkg() local
|
/linux-4.1.27/drivers/misc/ |
D | bmp085.c | 234 s32 x1, x2, x3, b3; in bmp085_get_pressure() local
|
/linux-4.1.27/drivers/net/hamradio/ |
D | baycom_ser_hdx.c | 441 unsigned char b1,b2,b3; in ser12_check_uart() local
|
D | baycom_ser_fdx.c | 382 unsigned char b1,b2,b3; in ser12_check_uart() local
|
D | yam.c | 511 unsigned char b1, b2, b3; in yam_check_uart() local
|
/linux-4.1.27/arch/blackfin/include/uapi/asm/ |
D | ptrace.h | 53 long b3; member
|
/linux-4.1.27/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.1.27/arch/x86/kernel/ |
D | uprobes.c | 58 #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/ |
D | ptrace.h | 194 unsigned long b3; member
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | hdmi5_core.h | 291 u16 b1, b2, b3, b4; member
|
D | dsi.c | 2689 int channel, u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() 2709 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 2199 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local
|
/linux-4.1.27/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 432 b3, c3, d3, st0, st1) \ argument
|
D | camellia-aesni-avx2-asm_64.S | 471 a3, b3, c3, d3, st0, st1) \ argument
|
/linux-4.1.27/drivers/media/usb/ttusb-budget/ |
D | dvb-ttusb-budget.c | 406 u8 b3[] = in ttusb_init_controller() local
|
/linux-4.1.27/tools/vm/ |
D | slabinfo.c | 748 char b1[20], b2[20], b3[20], b4[20]; in totals() local
|
/linux-4.1.27/include/video/ |
D | newport.h | 27 struct { volatile unsigned char b0, b1, b2, b3; } bybytes; member
|
/linux-4.1.27/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
|