/Linux-v4.19/arch/x86/net/ |
D | bpf_jit_comp.c | 38 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument 39 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument 45 #define EMIT3_off32(b1, b2, b3, off) \ argument 47 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument 332 u8 b1, b2, b3; in emit_mov_imm32() local 429 u8 b2 = 0, b3 = 0; in do_jit() local
|
D | bpf_jit_comp32.c | 68 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument 69 #define EMIT4(b1, b2, b3, b4) \ argument 76 #define EMIT3_off32(b1, b2, b3, off) \ argument 78 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
|
/Linux-v4.19/drivers/atm/ |
D | fore200e.h | 72 #define BITFIELD3(b1, b2, b3) b1; b2; b3; argument 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 78 #define BITFIELD3(b1, b2, b3) b3; b2; b1; argument 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
/Linux-v4.19/arch/s390/net/ |
D | bpf_jit_comp.c | 159 #define EMIT4_RRF(op, b1, b2, b3) \ argument 217 #define EMIT6_DISP_LH(op1, op2, b1, b2, b3, disp) \ argument
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | mdfld_dsi_pkg_sender.c | 249 u8 b1, b2, b3, b4; in send_long_pkg() local
|
/Linux-v4.19/drivers/net/hamradio/ |
D | baycom_ser_hdx.c | 441 unsigned char b1,b2,b3; in ser12_check_uart() local
|
D | baycom_ser_fdx.c | 384 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-v4.19/crypto/ |
D | morus1280.c | 67 struct morus1280_block *b3, in crypto_morus1280_round()
|
D | morus640.c | 73 struct morus640_block *b3, in crypto_morus640_round()
|
/Linux-v4.19/arch/x86/kernel/kprobes/ |
D | core.c | 74 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/Linux-v4.19/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-v4.19/arch/ia64/include/uapi/asm/ |
D | ptrace.h | 195 unsigned long b3; member
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi5_core.h | 291 u16 b1, b2, b3, b4; member
|
D | dsi.c | 2710 u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() 2729 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi5_core.h | 291 u16 b1, b2, b3, b4; member
|
D | dsi.c | 2680 int channel, u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() 2700 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
|
/Linux-v4.19/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 434 b3, c3, d3, st0, st1) \ argument
|
D | camellia-aesni-avx2-asm_64.S | 473 a3, b3, c3, d3, st0, st1) \ argument
|
/Linux-v4.19/drivers/media/usb/ttusb-budget/ |
D | dvb-ttusb-budget.c | 405 u8 b3[] = in ttusb_init_controller() local
|
/Linux-v4.19/tools/vm/ |
D | slabinfo.c | 775 char b1[20], b2[20], b3[20], b4[20]; in totals() local
|
/Linux-v4.19/drivers/iio/pressure/ |
D | bmp280-core.c | 866 s32 b3, b6; in bmp180_compensate_press() local
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_ct.c | 2967 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local
|
/Linux-v4.19/include/video/ |
D | newport.h | 28 struct { volatile unsigned char b0, b1, b2, b3; } bybytes; member
|