/linux-4.1.27/arch/x86/net/ |
D | bpf_jit_comp.c | 43 #define EMIT2(b1, b2) EMIT((b1) + ((b2) << 8), 2) argument 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 48 #define EMIT2_off32(b1, b2, off) \ 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/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/drivers/isdn/mISDN/ |
D | dsp_biquad.h | 34 int32_t b2; member 41 int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) in biquad2_init()
|
/linux-4.1.27/arch/s390/net/ |
D | bpf_jit_comp.c | 130 #define EMIT2(op, b1, b2) \ argument 144 #define EMIT4(op, b1, b2) \ argument 151 #define EMIT4_RRF(op, b1, b2, b3) \ argument 165 #define EMIT4_DISP(op, b1, b2, disp) \ argument 201 #define EMIT6_DISP(op1, op2, b1, b2, b3, disp) \ argument 217 #define EMIT6_DISP_LH(op1, op2, b1, b2, b3, disp) \ argument 226 #define EMIT6_PCREL(op1, op2, b1, b2, i, off, mask) \ argument
|
/linux-4.1.27/arch/x86/crypto/ |
D | cast5-avx-x86_64-asm_64.S | 139 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument 149 #define F1_2(a1, b1, a2, b2) \ argument 151 #define F2_2(a1, b1, a2, b2) \ argument 153 #define F3_2(a1, b1, a2, b2) \ argument 156 #define subround(a1, b1, a2, b2, f) \ argument
|
D | cast6-avx-x86_64-asm_64.S | 139 #define F_2(a1, b1, a2, b2, op0, op1, op2, op3) \ argument 149 #define F1_2(a1, b1, a2, b2) \ argument 151 #define F2_2(a1, b1, a2, b2) \ argument 153 #define F3_2(a1, b1, a2, b2) \ argument
|
D | camellia-aesni-avx-asm_64.S | 431 #define byteslice_16x16b(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, a3, \ argument
|
D | camellia-aesni-avx2-asm_64.S | 470 #define byteslice_16x16b_fast(a0, b0, c0, d0, a1, b1, c1, d1, a2, b2, c2, d2, \ argument
|
/linux-4.1.27/crypto/ |
D | xor.c | 64 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed() 109 void *b1, *b2; in calibrate_xor_blocks() local
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | context.S | 252 b2 = [sp++]; define 322 b2 = [sp++]; define
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dibusb-mb.c | 71 u8 b[2] = { 0,0 }, b2[1]; in dibusb_tuner_probe_and_attach() local
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | tua6100.c | 177 u8 b2 [] = { 0x00 }; in tua6100_attach() local
|
D | ix2505v.c | 65 u8 b2[] = {0}; in ix2505v_read_status_reg() local
|
D | lgs8gl5.c | 138 u8 b2[] = {reg, data}; in lgs8gl5_update_alt_reg() local
|
/linux-4.1.27/drivers/atm/ |
D | fore200e.h | 70 #define BITFIELD2(b1, b2) b1; b2; argument 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 76 #define BITFIELD2(b1, b2) b2; b1; 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/iio/pressure/ |
D | mpl115.c | 33 s16 b1, b2; member
|
/linux-4.1.27/drivers/mtd/nand/ |
D | nand_ecc.c | 446 unsigned char b0, b1, b2, bit_addr; in __nand_correct_data() local
|
/linux-4.1.27/arch/x86/lib/ |
D | insn.c | 153 insn_byte_t b2 = peek_nbyte_next(insn_byte_t, insn, 1); in insn_get_prefixes() local
|
/linux-4.1.27/fs/hpfs/ |
D | ea.c | 321 void *b1, *b2; in hpfs_set_ea() local
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-i2c.c | 299 unsigned char b2, int both) in bttv_I2CWrite()
|
/linux-4.1.27/drivers/cpufreq/ |
D | exynos-cpufreq.h | 27 #define APLL_FREQ(f, a0, a1, a2, a3, a4, a5, a6, a7, b0, b1, b2, m, p, s) \ argument
|
/linux-4.1.27/block/ |
D | blk-integrity.c | 149 struct blk_integrity *b2 = gd2->integrity; in blk_integrity_compare() local
|
/linux-4.1.27/drivers/md/ |
D | raid0.c | 84 char b2[BDEVNAME_SIZE]; in create_strip_zones() local
|
D | md.c | 963 char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; in super_90_load() local 1389 char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; in super_1_load() local 5102 char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; in md_run() local 5811 char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; in add_new_disk() local
|
D | dm-thin-metadata.c | 317 uint64_t b1, b2; in data_block_equal() local
|
/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/isdn/pcbit/ |
D | pcbit.h | 98 struct pcbit_chan *b2; member
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-i2c.c | 54 u8 b2[6]; in em2800_i2c_send_bytes() 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/lib/ |
D | bch.c | 606 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 639 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
|
D | dma-debug.c | 1177 unsigned long b2 = (unsigned long)end; in overlap() local
|
/linux-4.1.27/arch/blackfin/include/uapi/asm/ |
D | ptrace.h | 54 long b2; member
|
/linux-4.1.27/fs/ntfs/ |
D | runlist.c | 862 u8 b2 = *buf & 0xf; in ntfs_mapping_pairs_decompress() local
|
/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 | 193 unsigned long b2; member
|
/linux-4.1.27/drivers/staging/netlogic/ |
D | xlr_net.c | 574 int b1, b2, c1, c2, i, j, k; in xlr_config_translate_table() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | saa7115.c | 738 int b2 = wss_bits[(p[i] >> 3) & 7]; in saa711x_decode_wss() local
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | hdmi5_core.h | 291 u16 b1, b2, b3, b4; member
|
D | hdmi.h | 275 const u32 idx, int b2, int b1, u32 val) in hdmi_wait_for_bit_change()
|
D | dsi.c | 1199 int b0, b1, b2; in _dsi_print_reset_status() local 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/usb/serial/ |
D | iuu_phoenix.c | 345 u8 b2, u8 freq) in iuu_rgbf_fill_buffer()
|
/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/drivers/net/ethernet/freescale/ |
D | gianfar_ethtool.c | 1406 struct gfar_filer_entry *b2, u32 mask) in gfar_swap_bits()
|
/linux-4.1.27/drivers/media/usb/ttusb-budget/ |
D | dvb-ttusb-budget.c | 404 u8 b2[] = { 0xaa, ++ttusb->c, 0x32, 1, 0 }; in ttusb_init_controller() local
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | kst_ifc.h | 170 diva_prot_statistics_t b2; member
|
/linux-4.1.27/drivers/video/fbdev/ |
D | cyber2000fb.c | 569 #define ENCODE_BIT(v, b1, m, b2) ((((v) >> (b1)) & (m)) << (b2)) in cyber2000fb_decode_crtc() argument
|
D | mx3fb.c | 357 uint32_t b0, b1, b2; member
|
/linux-4.1.27/include/linux/ |
D | bio.h | 186 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) \ argument
|
/linux-4.1.27/drivers/block/ |
D | amiflop.c | 1132 register unsigned char *enc, b2, b1; in dos_encode_byte() 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/net/nfc/ |
D | digital_technology.c | 109 u8 b2; member
|
/linux-4.1.27/drivers/pci/ |
D | probe.c | 1931 struct pci_bus *b, *b2; in pci_create_root_bus() local
|
/linux-4.1.27/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 1477 unsigned long b2 = (data | 0x3fffUL) + 1UL; in ioc3_start_xmit() 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/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_cmn.c | 224 u32 b0, b1, b2; in read_radio_id() local
|
/linux-4.1.27/include/linux/mfd/ |
D | cros_ec_commands.h | 1511 float b2; member 1523 float b2; member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | si.c | 2083 fixed20_12 a, b1, b2; in dce6_dmif_request_bandwidth() local
|
/linux-4.1.27/fs/ext4/ |
D | mballoc.c | 507 unsigned char *b1, *b2; in mb_cmp_bitmaps() local
|
D | extents.c | 1879 ext4_lblk_t b1, b2; in ext4_ext_check_overlap() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | main.c | 1882 uint b2 = boardrev & 0xf; in brcms_c_validboardtype() local
|
/linux-4.1.27/fs/btrfs/ |
D | inode.c | 2163 struct sa_defrag_extent_backref *b2) in backref_comp()
|
/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
|