Searched refs:extract (Results 1 - 200 of 408) sorted by relevance

123

/linux-4.4.14/kernel/
H A Dbounds.c4 * to extract and format the required data.
/linux-4.4.14/arch/avr32/kernel/
H A Dasm-offsets.c4 * to extract and format the required data.
/linux-4.4.14/arch/blackfin/include/asm/
H A Dsyscall.h59 * @regs: the register layout to extract syscall arguments from
60 * @i: first syscall argument to extract
61 * @n: number of syscall arguments to extract
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc-dis.c83 if (operand->extract) print_insn_powerpc()
84 (*operand->extract) (insn, dialect, &invalid); print_insn_powerpc()
94 /* Now extract and print the operands. */ print_insn_powerpc()
104 already made sure that the extract function considered print_insn_powerpc()
110 if (operand->extract) print_insn_powerpc()
111 value = (*operand->extract) (insn, dialect, &invalid); print_insn_powerpc()
H A Dppc.h149 /* A macro to extract the major opcode from an instruction. */
183 extract this operand type from an instruction, check this field.
199 long (*extract) (unsigned long instruction, int dialect, int *invalid);
225 the extract function, ignore the return value, and check the value
198 long (*extract) (unsigned long instruction, int dialect, int *invalid); global() member in struct:powerpc_operand
/linux-4.4.14/drivers/lguest/
H A DMakefile18 @sh ../../tools/lguest/extract $(PREFIX) `find ../../* -name '*.[chS]' -wholename '*lguest*'`
/linux-4.4.14/scripts/
H A Dextract-vmlinux3 # extract-vmlinux - Extract uncompressed vmlinux from a kernel image
5 # Inspired from extract-ikconfig
H A DMakefile21 hostprogs-$(CONFIG_SYSTEM_TRUSTED_KEYRING) += extract-cert
H A Dextract-ikconfig3 # extract-ikconfig - Extract the .config file from a kernel image
H A Dextract-cert.c32 "Usage: scripts/extract-cert <source> <dest>\n"); format()
H A Dextract-sys-certs.pl53 # from a vmlinuz file with extract-vmlinux then the symbol table will be empty.
/linux-4.4.14/arch/powerpc/boot/
H A Dgunzip_util.h26 * in any combination to extract pieces of data from the stream
27 * - Finally use gunzip_finish() to extract the tail of the
H A Dgunzip_util.c87 * gunzip_partial - extract bytes from a gzip data stream
90 * @dstlen: maximum number of bytes to extract
127 * gunzip_exactly - extract a fixed number of bytes from a gzip data stream
130 * @dstlen: number of bytes to extract
158 * calls will extract the data following the discarded bytes in the
179 * gunzip_finish - extract all remaining bytes from a gzip data stream
182 * @dstlen: maximum number of bytes to extract
/linux-4.4.14/certs/
H A DMakefile18 cmd_extract_certs = scripts/extract-cert $(2) $@ || ( rm $@; exit 1)
21 $(obj)/x509_certificate_list: scripts/extract-cert $(SYSTEM_TRUSTED_KEYS_SRCPREFIX)$(SYSTEM_TRUSTED_KEYS_FILENAME) FORCE
92 $(obj)/signing_key.x509: scripts/extract-cert $(X509_DEP) FORCE
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dhplance.h16 /* We can also extract the IPL from the status register with the standard
/linux-4.4.14/arch/alpha/kernel/
H A Dasm-offsets.c3 * This code generates raw asm output which is post-processed to extract
/linux-4.4.14/arch/cris/arch-v10/lib/
H A Dhw_settings.S2 * This table is used by some tools to extract hardware parameters.
/linux-4.4.14/arch/sparc/kernel/
H A Dasm-offsets.c7 * compile this file to assembler, and then extract the
/linux-4.4.14/arch/cris/kernel/
H A Dasm-offsets.c7 * This code generates raw asm output which is post-processed to extract
/linux-4.4.14/arch/m68k/fpsp040/
H A Dsto_res.S34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination
67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
H A Dgen_except.S76 bfextu CMDREG1B(%a6){#13:#1},%d1 |extract bit 2
80 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5
195 bfextu CMDREG1B(%a6){#13:#1},%d1 |extract bit 2
199 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5
307 bfextu CMDREG1B(%a6){#13:#1},%d1 |extract bit 2
311 bfextu CMDREG1B(%a6){#10:#3},%d1 |extract bit 3,4,5
H A Dx_fline.S59 bfextu %d0{#4:#3},%d1 |extract coprocessor id
H A Dround.S124 | ext_grs --- extract guard, round and sticky bits
129 | The ext_grs extract the guard/round/sticky bits according to the
497 | so that bfext can be used to extract the new low part of the mantissa.
506 bfextu WBTEMP_GRS(%a6){#6:#3},%d2 |extract guard,round, sticky bit
H A Dbinstr.S87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
H A Dx_store.S83 bfextu %d0{#6:#3},%d0 |extract destination register
H A Dskeleton.S434 | to extract the data register number when the 'Dn' addressing mode is
/linux-4.4.14/drivers/media/dvb-frontends/
H A Das102_fe.c205 /* extract constellation */ as102_fe_get_frontend()
218 /* extract hierarchy */ as102_fe_get_frontend()
234 /* extract code rate HP */ as102_fe_get_frontend()
253 /* extract code rate LP */ as102_fe_get_frontend()
272 /* extract guard interval */ as102_fe_get_frontend()
288 /* extract transmission mode */ as102_fe_get_frontend()
H A Dor51211.c30 * download/extract it, and then copy it to /usr/lib/hotplug/firmware
H A Dsp8870.c25 * download/extract it, and then copy it to /usr/lib/hotplug/firmware
H A Dsp887x.c8 * download/extract it, and then copy it to /usr/lib/hotplug/firmware
/linux-4.4.14/Documentation/dvb/
H A Dget_dvb_firmware110 extract("$tmpdir/software/OEM/PCI/App/ttlcdacc.dll", 0x37ef9, 30555, "$tmpdir/fwtmp");
128 extract("$tmpdir/TT_PCI_2.19h_28_11_2006/software/OEM/PCI/App/ttlcdacc.dll", 0x65389, 24478, "$tmpdir/fwtmp");
146 extract("$tmpdir/LVHybrid.sys", 0x8b088, 24602, "$tmpdir/fwtmp");
224 extract("2830SCap2.sys", 0x62e8, 55024, "$tmpdir/opera1-fpga.fw");
225 extract("2830SLoad2.sys",0x3178,0x3685-0x3178,"$tmpdir/fw1part1");
226 extract("2830SLoad2.sys",0x0980,0x3150-0x0980,"$tmpdir/fw1part2");
269 extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 12503, 3036, "$tmpdir/fwtmp1");
270 extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 2207, 10274, "$tmpdir/fwtmp2");
330 extract("$tmpdir/SkyNET.sys", 331624, 5908, $outfile);
347 extract("$tmpdir/3xHybrid.sys", 465304, 9584, $outfile);
414 open IN, '<', $sourcefile or die "Couldn't open $sourcefile to extract $fwfile data\n";
610 extract($sourcefile, 4168, 3841, $outfile);
624 extract($sourcefile, 37248, 3720, $outfile);
638 extract($sourcefile, 4208, 3881, $outfile);
656 extract("$tmpdir/$drvfile", 0x14dd8, 15634, "$fwfile");
674 extract("$tmpdir/$drvfile", 0x117b0, 42692, "$fwfile");
705 extract("$tmpdir/$drvfile", 0x4e5c0, 42692, "$fwfile");
744 extract("$tmpdir/PCTV\ 70e\ 80e\ 100e\ 320e\ 330e\ 800e/32\ bit/emOEM.sys", 0x67d38, 40504, $fwfile);
761 extract("$tmpdir/PCTV\ 70e\ 80e\ 100e\ 320e\ 330e\ 800e/32\ bit/emOEM.sys", 0x72b80, 42692, $fwfile);
800 extract("$tmpdir/Driver10/Hcw10bda.sys", 0x80788, 0x81E08-0x80788, "$tmpdir/fw1");
853 die ("unzip failed - unable to extract firmware");
860 system("unshield x -d \"$todir\" \"$sourcefile\" > /dev/null" ) and die ("unshield failed - unable to extract firmware");
881 sub extract { subroutine
/linux-4.4.14/scripts/kconfig/
H A Dstreamline_config.pl78 "exec" => "scripts/extract-ikconfig",
79 "test" => "scripts/extract-ikconfig",
83 "exec" => "scripts/extract-ikconfig",
84 "test" => "scripts/extract-ikconfig",
88 "exec" => "scripts/extract-ikconfig",
89 "test" => "scripts/extract-ikconfig",
93 "exec" => "scripts/extract-ikconfig",
94 "test" => "scripts/extract-ikconfig",
98 "exec" => "scripts/extract-ikconfig",
99 "test" => "scripts/extract-ikconfig",
H A DMakefile293 $(Q)intltool-extract --type=gettext/glade --srcdir=$(srctree) \
H A Dnconf.gui.c65 A_CHARTEXT Bit-mask to extract a character
/linux-4.4.14/arch/mips/loongson64/common/
H A Ddma-swiotlb.c105 /* We extract 2bit node id (bit 44~47, only bit 44~45 used now) from phys_to_dma()
117 /* We extract 2bit node id (bit 44~47, only bit 44~45 used now) from dma_to_phys()
/linux-4.4.14/fs/afs/
H A Dfsclient.c332 /* extract the upper part of the returned data length of an afs_deliver_fs_fetch_data()
336 _debug("extract data length (MSW)"); afs_deliver_fs_fetch_data()
352 /* extract the returned data length */ afs_deliver_fs_fetch_data()
354 _debug("extract data length"); afs_deliver_fs_fetch_data()
369 /* extract the returned data */ afs_deliver_fs_fetch_data()
371 _debug("extract data"); afs_deliver_fs_fetch_data()
388 /* extract the metadata */ afs_deliver_fs_fetch_data()
1502 /* extract the returned status record */ afs_deliver_fs_get_volume_status()
1504 _debug("extract status"); afs_deliver_fs_get_volume_status()
1518 /* extract the volume name length */ afs_deliver_fs_get_volume_status()
1534 /* extract the volume name */ afs_deliver_fs_get_volume_status()
1536 _debug("extract volname"); afs_deliver_fs_get_volume_status()
1554 /* extract the volume name padding */ afs_deliver_fs_get_volume_status()
1574 /* extract the offline message length */ afs_deliver_fs_get_volume_status()
1590 /* extract the offline message */ afs_deliver_fs_get_volume_status()
1592 _debug("extract offline"); afs_deliver_fs_get_volume_status()
1610 /* extract the offline message padding */ afs_deliver_fs_get_volume_status()
1630 /* extract the message of the day length */ afs_deliver_fs_get_volume_status()
1646 /* extract the message of the day */ afs_deliver_fs_get_volume_status()
1648 _debug("extract motd"); afs_deliver_fs_get_volume_status()
1666 /* extract the message of the day padding */ afs_deliver_fs_get_volume_status()
H A Dcmservice.c188 /* extract the FID array and its count in two steps */ afs_deliver_cb_callback()
190 _debug("extract FID count"); afs_deliver_cb_callback()
210 _debug("extract FID array"); afs_deliver_cb_callback()
238 /* extract the callback array and its count in two steps */ afs_deliver_cb_callback()
240 _debug("extract CB count"); afs_deliver_cb_callback()
258 _debug("extract CB array"); afs_deliver_cb_callback()
477 _debug("extract UUID"); afs_deliver_cb_probe_uuid()
/linux-4.4.14/arch/um/os-Linux/
H A Delf_aux.c4 * Scan the Elf auxiliary vector provided by the host to extract
/linux-4.4.14/arch/x86/kernel/
H A Dasm-offsets.c3 * This code generates raw asm output which is post-processed to extract
/linux-4.4.14/include/linux/
H A Dzconf.h30 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
H A Dcpumask.h549 * cpumask_parse_user - extract a cpumask from a user string
550 * @buf: the buffer to extract from
563 * cpumask_parselist_user - extract a cpumask from a user string
564 * @buf: the buffer to extract from
578 * cpumask_parse - extract a cpumask from from a string
579 * @buf: the buffer to extract from
593 * cpulist_parse - extract a cpumask from a user string of ranges
594 * @buf: the buffer to extract from
H A Dstring.h157 * @path: path to extract the filename from.
H A Dtimex.h70 * in order to extract entropy via the relative unpredictability of
H A Ddio.h126 /* extract the interrupt level */
H A Dipmi_smi.h165 /* Take a pointer to a raw data buffer and a length and extract device
/linux-4.4.14/include/net/caif/
H A Dcfpkt.h28 * pkt Packet to extract header data from.
39 * pkt Packet to extract header data from.
49 * pkt Packet to extract header data from.
116 * i.e. if it has been attempted to extract more data than available in packet
/linux-4.4.14/arch/powerpc/kernel/
H A Dfsl_booke_entry_mapping.S6 rlwinm r4,r7,27,31,31 /* extract MSR[IS] */
17 rlwinm r7,r7,21,28,31 /* extract MMUCFG[NPIDS] */
81 mfspr r6,SPRN_MAS1 /* extract MAS1[SIZE] */
133 rlwinm r7,r7,21,28,31 /* extract MMUCFG[NPIDS] */
H A Dvecemu.c41 /* extract exponent field from input */ eexp2()
62 /* extract integer part, which becomes exponent part of result */ eexp2()
H A Dhead_fsl_booke.S321 andi. r10, r11, HUGEPD_SHIFT_MASK@l; /* extract size field */ \
773 rlwimi r10, r11, 31, 29, 29 /* extract _PAGE_DIRTY into SW */
785 rlwimi r12, r11, 32-19, 27, 31 /* extract WIMGE from pte */
787 rlwimi r12, r11, 26, 27, 31 /* extract WIMGE from pte */
H A Dhead_32.S511 rlwinm. r2,r2,0,0,19 /* extract address of pte page */
585 rlwinm. r2,r2,0,0,19 /* extract address of pte page */
669 rlwinm. r2,r2,0,0,19 /* extract address of pte page */
H A Didle_power7.S270 rlwinm r0,r0,45-31,0xf; /* extract wake reason field (P8) */ \
/linux-4.4.14/drivers/staging/rtl8712/
H A Drtl871x_recv.h155 /* used for extract sz bytes from rx_data, update rx_data and return recvframe_pull()
187 * used for extract sz bytes from rx_end, update rx_end and return the recvframe_pull_tail()
/linux-4.4.14/drivers/misc/
H A Dhpilo.h167 u64 imask; /* mask to extract valid fifo index */
203 /* extract various entry fields */
/linux-4.4.14/arch/mips/include/asm/mach-ath25/
H A Dath25_platform.h9 * The main reason we need it is in order to extract the ethernet MAC
/linux-4.4.14/arch/sh/kernel/
H A Dasm-offsets.c7 * compile this file to assembler, and then extract the
/linux-4.4.14/arch/sh/lib64/
H A Dsdivsi3.S18 shari r25, 58, r21 /* extract 5(6) bit index (s2.4 with hole -1..1) */
/linux-4.4.14/arch/microblaze/include/asm/
H A Dflat.h30 * Crack open a symbol reference and extract the address to be
/linux-4.4.14/arch/mips/bcm63xx/
H A Dnvram.c49 /* extract nvram data */ bcm63xx_nvram_init()
/linux-4.4.14/arch/openrisc/kernel/
H A Dasm-offsets.c22 * compile this file to assembler, and then extract the
/linux-4.4.14/arch/h8300/kernel/
H A Dasm-offsets.c7 * compile this file to assembler, and then extract the
/linux-4.4.14/tools/perf/util/
H A Dsymbol-elf.c1655 struct kcore extract; kcore_copy() local
1678 if (kcore__init(&extract, extract_filename, kcore.elfclass, false)) kcore_copy()
1684 if (kcore__copy_hdr(&kcore, &extract, count)) kcore_copy()
1687 if (kcore__add_phdr(&extract, idx++, offset, kci.kernel_map.addr, kcore_copy()
1693 if (kcore__add_phdr(&extract, idx, modules_offset, kcore_copy()
1698 sz = kcore__write(&extract); kcore_copy()
1702 if (copy_bytes(kcore.fd, kci.kernel_map.offset, extract.fd, offset, kcore_copy()
1707 extract.fd, modules_offset, kcore_copy()
1720 kcore__close(&extract); kcore_copy()
1738 struct kcore extract; kcore_extract__create() local
1747 if (kcore__init(&extract, kce->extract_filename, kcore.elfclass, true)) kcore_extract__create()
1750 if (kcore__copy_hdr(&kcore, &extract, count)) kcore_extract__create()
1753 if (kcore__add_phdr(&extract, idx, offset, kce->addr, kce->len)) kcore_extract__create()
1756 sz = kcore__write(&extract); kcore_extract__create()
1760 if (copy_bytes(kcore.fd, kce->offs, extract.fd, offset, kce->len)) kcore_extract__create()
1766 kcore__close(&extract); kcore_extract__create()
/linux-4.4.14/fs/btrfs/
H A Dprops.c34 const char *(*extract)(struct inode *inode); member in struct:prop_handler
49 .extract = prop_compression_extract,
318 value = h->extract(parent); inherit_props()
/linux-4.4.14/arch/arm/mm/
H A Dcache-v7.S95 ands r3, r3, #7 << 1 @ extract LoU*2 field from clidr
122 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr
128 mov r1, r0, lsr r2 @ extract cache type bits from clidr
141 and r2, r1, #7 @ extract the length of the cache lines
147 ands r7, r7, r1, lsr #13 @ extract max number of the index size
H A Dproc-v7-2level.S56 lsr r2, r2, #8 @ extract the PID
H A Dproc-v6.S110 bic r2, r2, #0xff @ extract the PID
/linux-4.4.14/drivers/tty/serial/
H A Dbfin_sport_uart.c84 unsigned char extract; rx_one_byte() local
103 "%[tmp] = extract(%[val], %[mask1].L)(Z);" rx_one_byte()
109 : [extr]"=&d"(extract), [shift]"=&d"(tmp_shift), [tmp]"=&d"(tmp), rx_one_byte()
115 pr_debug(" extract:%x\n", extract); rx_one_byte()
116 return extract; rx_one_byte()
541 /* RX extract mask */ sport_set_termios()
/linux-4.4.14/arch/m68k/math-emu/
H A Dfp_decode.h96 | extract the source specifier, specifies
112 | extract the addressing mode
128 | extract the register for the addressing mode
/linux-4.4.14/drivers/net/ethernet/qualcomm/
H A Dqca_framing.c61 /* Gather received bytes and try to extract a full ethernet frame by
H A Dqca_framing.h121 /* Gather received bytes and try to extract a full Ethernet frame
/linux-4.4.14/arch/xtensa/kernel/
H A Dalign.S263 extui a3, a3, 0, 16 # extract lower 16 bits
276 extui a4, a4, INSN_T, 4 # extract target register
354 extui a5, a4, INSN_OP0, 4 # extract OP0
363 extui a5, a4, INSN_OP1, 4 # extract OP1
/linux-4.4.14/crypto/
H A Drsa_helper.c2 * RSA key extract helper
/linux-4.4.14/arch/c6x/kernel/
H A Dasm-offsets.c4 * to extract and format the required data.
/linux-4.4.14/net/rxrpc/
H A Dar-key.c211 * extract a krb5 principal
286 * extract a piece of krb5 tagged data
328 * extract an array of tagged data
382 * extract a krb5 ticket
453 /* extract the principals */ rxrpc_preparse_xdr_rxk5()
461 /* extract the session key and the encoding type (the tag field -> rxrpc_preparse_xdr_rxk5()
487 /* extract the permitted client addresses */ rxrpc_preparse_xdr_rxk5()
498 /* extract the tickets */ rxrpc_preparse_xdr_rxk5()
510 /* extract the typed auth data */ rxrpc_preparse_xdr_rxk5()
H A Drxkad.c879 /* extract the ticket flags */ rxkad_decrypt_ticket()
884 /* extract the authentication name */ rxkad_decrypt_ticket()
888 /* extract the principal's instance */ rxkad_decrypt_ticket()
892 /* extract the principal's authentication domain */ rxkad_decrypt_ticket()
1039 /* extract the kerberos ticket and decrypt and decode it */ rxkad_verify_response()
H A Dar-transport.c232 /* extract all the transports that have been dead too long */ rxrpc_transport_reaper()
/linux-4.4.14/arch/m68k/kernel/
H A Dasm-offsets.c7 * compile this file to assembler, and then extract the
H A Dprocess.c121 * and extract arguments for do_fork() from there. Eventually we might
/linux-4.4.14/arch/mn10300/kernel/
H A Dasm-offsets.c4 * to extract and format the required data.
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Dsync_serial.h60 /* Used by driver to extract speed */
/linux-4.4.14/arch/frv/kernel/
H A Dasm-offsets.c4 * to extract and format the required data.
/linux-4.4.14/arch/ia64/hp/sim/boot/
H A Dbootloader.c73 * S.Eranian: extract the commandline argument from the simulator start_bootloader()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Drtw_recv.h295 /* used for extract sz bytes from rx_data, update rx_data and return recvframe_pull()
332 /* used for extract sz bytes from rx_end, update rx_end and return recvframe_pull_tail()
/linux-4.4.14/drivers/regulator/
H A Dof_regulator.c168 * of_get_regulator_init_data - extract regulator_init_data structure info
210 * of_regulator_match - extract multiple regulator init data from device tree.
H A Dfixed.c41 * of_get_fixed_voltage_config - extract fixed_voltage_config structure info
/linux-4.4.14/drivers/net/wan/lmc/
H A Dlmc_ioctl.h179 #define LMC_MII17_SSI_CABLE_MASK 0x0038 /* mask to extract the cable type */
180 #define LMC_MII17_SSI_CABLE_SHIFT 3 /* shift to extract the cable type */
/linux-4.4.14/arch/mips/include/asm/mach-pnx833x/
H A Dpnx833x.h36 /* Use PNX833X_FIELD to extract a field from val */
44 /* Use PNX833X_REGFIELD to extract a field from a register */
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Disp.S920 andi.w &0x3f,%d0 # extract mode field
921 andi.l &0x7,%d1 # extract reg field
1348 andi.w &0xf,%d1 # extract index regno
1358 andi.l &0x3,%d2 # extract scale value
1464 andi.w &0xf,%d1 # extract register number
1474 andi.l &0x3,%d2 # extract scale value
1655 and.w &0x7,%d0 # extract Ay from opcode word
1668 and.w &0x7,%d0 # extract Dx from opcode word
1795 and.w &0x7,%d1 # extract Dx from opcode word
1825 and.w &0x7,%d1 # extract Dx from opcode word
1899 and.w &0xf, %d0 # extract reg bits
2088 andi.b &0x38, %d0 # extract src mode
2092 mov.b EXC_OPWORD+1(%a6), %d0 # extract Dn from opcode
2099 mov.b EXC_EXTWORD+1(%a6), %d0 # extract Dr from extword
2100 mov.b EXC_EXTWORD(%a6), %d1 # extract Dq from extword
2133 # extract some special cases:
2515 mov.b EXC_OPWORD+1(%a6), %d0 # extract src {mode,reg}
2520 # must extract the register number and fetch the operand from the stack.
2522 andi.w &0x7, %d0 # extract Dn
2525 # multiplier is in %d3. now, extract Dl and Dh fields and fetch the
2532 andi.w &0x7, %d2 # extract Dl
2639 andi.b &0x8, %d7 # extract 'N' bit
2769 andi.w &0xf,%d0 # extract Rn2
2776 andi.w &0x7,%d1 # extract Du2
2779 andi.w &0x7,%d0 # extract Dc2
2787 andi.w &0xf,%d0 # extract Rn1
2794 andi.w &0x7,%d1 # extract Du1
2797 andi.w &0x7,%d0 # extract Dc1
3026 andi.w &0x7,%d0 # extract Du
3029 andi.w &0x7,%d1 # extract Dc
H A Dpfpsp.S700 andi.w &0x007f,%d1 # extract extension
943 andi.w &0x007f,%d1 # extract extension
1300 bfextu 1+EXC_CMDREG(%a6){&1:&7},%d1 # extract extension
1328 andi.b &0x38,%d0 # extract bits 3-5
1431 bfextu EXC_CMDREG(%a6){&0:&6},%d0 # extract opclass,src fmt
1845 bfextu 1+EXC_CMDREG(%a6){&1:&7},%d1 # extract extension
1873 andi.b &0x38,%d0 # extract bits 3-5
2302 bfextu EXC_EXTWORD(%a6){&3:&3},%d0 # extract src specifier
2594 andi.w &0x007f,%d1 # extract extension
3189 bfextu %d0{&19:&3},%d0 # extract dst format field
3190 mov.b 1+EXC_OPWORD(%a6),%d1 # extract <ea> mode,reg
3359 bfextu %d0{&19:&3},%d0 # extract dst format field
3360 mov.b 1+EXC_OPWORD(%a6),%d1 # extract <ea> mode,reg
3644 bfextu EXC_EXTWORD(%a6){&0:&6},%d1 # extract upper 6 of cmdreg
3677 andi.w &0x007f,%d1 # extract extension
3882 andi.w &0x38, %d0 # extract mode field
3883 andi.l &0x7, %d1 # extract reg field
3965 andi.w &0x38,%d0 # extract mode field
3966 andi.l &0x7,%d1 # extract reg field
4267 # extract the data register in which the bit string resides...
4269 andi.w &0x70,%d1 # extract reg bits
4580 andi.w &0x3f,%d0 # extract mode field
4581 andi.l &0x7,%d1 # extract reg field
4960 andi.w &0xf,%d1 # extract index regno
4974 andi.l &0x3,%d1 # extract scale value
5056 andi.w &0xf,%d1 # extract register number
5070 andi.l &0x3,%d1 # extract scale value
5531 mov.w FP_SCR0_EX(%a6),%d1 # extract operand's {sgn,exp}
5534 andi.l &0x7fff,%d1 # extract operand's exponent
5536 andi.w &0x8000,%d0 # extract operand's sgn
5588 mov.w FP_SCR0_EX(%a6),%d1 # extract operand's {sgn,exp}
5589 andi.l &0x7fff,%d1 # extract operand's exponent
5591 andi.w &0x8000,FP_SCR0_EX(%a6) # extract operand's sgn
5658 mov.w FP_SCR1_EX(%a6),%d1 # extract operand's {sgn,exp}
5661 andi.l &0x7fff,%d1 # extract operand's exponent
5663 andi.w &0x8000,%d0 # extract operand's sgn
6072 and.l &0xc0000000, %d0 # extract G,R
6073 and.l &0x3fffffff, %d1 # extract other bits
6099 and.l &0x80000000, %d0 # extract R bit
6101 and.l &0x7fffffff, %d1 # extract other bits
6173 bsr.l ext_grs # extract G,R,S
6322 # ext_grs(): extract guard, round and sticky bits according to
6331 # The ext_grs extract the guard/round/sticky bits according to the
6451 bfextu %d1{&0:%d2}, %d3 # extract lo bits
6520 mov.w FTEMP_EX(%a0), %d1 # extract exponent
6547 bfextu FTEMP_HI(%a0){%d1:&32}, %d0 # extract new hi(man)
6551 lsl.l %d1, %d0 # extract new lo(man)
6609 mov.w FTEMP_EX(%a0), %d0 # extract exponent
6828 mov.w FTEMP_EX(%a0), %d1 # extract exponent
6842 andi.w &0xc0,%d1 # extract rnd prec
6892 mov.w FTEMP_EX(%a0),%d1 # extract exponent
6906 andi.w &0x30,%d1 # extract rnd prec
7102 bfextu EXC_CMDREG(%a6){&3:&3},%d1 # extract dst fmt
7138 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
7151 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
7184 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
7197 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
7231 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
7244 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
7345 mov.w SRC_EX(%a0),%d0 # extract exponent
7372 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
7385 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
7419 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
7432 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
7469 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
7482 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
7583 mov.w SRC_EX(%a0),%d0 # extract exponent
7878 bfexts %d0{&25:&7},%d0 # extract k-factor
8661 andi.w &0x8000,%d2 # extract old sign
10204 rol.l &0x8,%d0 # extract ccode bits
11279 mov.l 0x4(%sp),%d1 # extract hi(man)
11412 andi.b &0x30,%d1 # extract rnd mode
11864 andi.b &0x30,%d1 # extract rnd mode
14489 # A3. Multiply d2:d3 by 8; extract msbs into d1.
14680 andi.b &0x38,%d1 # extract opmode
H A Dfpsp.S701 andi.w &0x007f,%d1 # extract extension
944 andi.w &0x007f,%d1 # extract extension
1301 bfextu 1+EXC_CMDREG(%a6){&1:&7},%d1 # extract extension
1329 andi.b &0x38,%d0 # extract bits 3-5
1432 bfextu EXC_CMDREG(%a6){&0:&6},%d0 # extract opclass,src fmt
1846 bfextu 1+EXC_CMDREG(%a6){&1:&7},%d1 # extract extension
1874 andi.b &0x38,%d0 # extract bits 3-5
2303 bfextu EXC_EXTWORD(%a6){&3:&3},%d0 # extract src specifier
2595 andi.w &0x007f,%d1 # extract extension
3190 bfextu %d0{&19:&3},%d0 # extract dst format field
3191 mov.b 1+EXC_OPWORD(%a6),%d1 # extract <ea> mode,reg
3360 bfextu %d0{&19:&3},%d0 # extract dst format field
3361 mov.b 1+EXC_OPWORD(%a6),%d1 # extract <ea> mode,reg
3645 bfextu EXC_EXTWORD(%a6){&0:&6},%d1 # extract upper 6 of cmdreg
3678 andi.w &0x007f,%d1 # extract extension
4075 bfextu %d0{&16:&6},%d1 # extract upper 6 of cmdreg
4086 andi.w &0x003f,%d1 # extract extension bits
4260 bfextu %d0{&10:&3},%d1 # extract mode field
9329 andi.w &0x3,%d1 # extract rnd mode
9330 andi.w &0xc,%d0 # extract rnd prec
10279 andi.b &0xc0,%d1 # extract rnd prec
12230 andi.w &0x8000,%d2 # extract old sign
13773 rol.l &0x8,%d0 # extract ccode bits
14848 mov.l 0x4(%sp),%d1 # extract hi(man)
14981 andi.b &0x30,%d1 # extract rnd mode
15433 andi.b &0x30,%d1 # extract rnd mode
15985 mov.w FP_SCR0_EX(%a6),%d1 # extract operand's {sgn,exp}
15988 andi.l &0x7fff,%d1 # extract operand's exponent
15990 andi.w &0x8000,%d0 # extract operand's sgn
16042 mov.w FP_SCR0_EX(%a6),%d1 # extract operand's {sgn,exp}
16043 andi.l &0x7fff,%d1 # extract operand's exponent
16045 andi.w &0x8000,FP_SCR0_EX(%a6) # extract operand's sgn
16112 mov.w FP_SCR1_EX(%a6),%d1 # extract operand's {sgn,exp}
16115 andi.l &0x7fff,%d1 # extract operand's exponent
16117 andi.w &0x8000,%d0 # extract operand's sgn
16849 andi.w &0x7, %d1 # extract count register
18066 andi.b &0x38,%d1 # extract src mode
18218 # extract the data register in which the bit string resides...
18220 andi.w &0x70,%d1 # extract reg bits
18531 andi.w &0x3f,%d0 # extract mode field
18532 andi.l &0x7,%d1 # extract reg field
18911 andi.w &0xf,%d1 # extract index regno
18925 andi.l &0x3,%d1 # extract scale value
19007 andi.w &0xf,%d1 # extract register number
19021 andi.l &0x3,%d1 # extract scale value
19369 andi.w &0x38, %d0 # extract mode field
19370 andi.l &0x7, %d1 # extract reg field
19452 andi.w &0x38,%d0 # extract mode field
19453 andi.l &0x7,%d1 # extract reg field
19616 # bfextu EXC_CMDREG(%a6){&0:&3}, %d0 # extract opclass
19634 and.w &0x007f,%d0 # extract extension bits {6:0}
19639 bfextu EXC_CMDREG(%a6){&6:&3}, %d0 # extract dst field
19650 bfextu EXC_CMDREG(%a6){&3:&3}, %d0 # extract src field
19677 and.w &0x007f,%d0 # extract extension bits {6:0}
19682 bfextu EXC_CMDREG(%a6){&6:&3}, %d0 # extract dst field
19693 bfextu EXC_CMDREG(%a6){&3:&3}, %d0 # extract src type field
19695 bfextu EXC_OPWORD(%a6){&10:&3}, %d1 # extract <ea> mode field
19700 bfextu EXC_OPWORD(%a6){&13:&3}, %d1 # extract src reg field
19994 lsl.l &0x8, %d0 # extract and insert hi(man)
20201 bfextu EXC_CMDREG(%a6){&3:&3},%d1 # extract dst fmt
20237 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
20250 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
20283 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
20296 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
20330 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
20343 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
20444 mov.w SRC_EX(%a0),%d0 # extract exponent
20471 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
20484 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
20518 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
20531 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
20568 mov.b 1+EXC_OPWORD(%a6),%d1 # extract dst mode
20581 mov.b 1+EXC_OPWORD(%a6),%d1 # extract Dn
20682 mov.w SRC_EX(%a0),%d0 # extract exponent
20977 bfexts %d0{&25:&7},%d0 # extract k-factor
21950 and.l &0xc0000000, %d0 # extract G,R
21951 and.l &0x3fffffff, %d1 # extract other bits
21977 and.l &0x80000000, %d0 # extract R bit
21979 and.l &0x7fffffff, %d1 # extract other bits
22051 bsr.l ext_grs # extract G,R,S
22200 # ext_grs(): extract guard, round and sticky bits according to
22209 # The ext_grs extract the guard/round/sticky bits according to the
22329 bfextu %d1{&0:%d2}, %d3 # extract lo bits
22398 mov.w FTEMP_EX(%a0), %d1 # extract exponent
22425 bfextu FTEMP_HI(%a0){%d1:&32}, %d0 # extract new hi(man)
22429 lsl.l %d1, %d0 # extract new lo(man)
22487 mov.w FTEMP_EX(%a0), %d0 # extract exponent
22706 mov.w FTEMP_EX(%a0), %d1 # extract exponent
22720 andi.w &0xc0,%d1 # extract rnd prec
22770 mov.w FTEMP_EX(%a0),%d1 # extract exponent
22784 andi.w &0x30,%d1 # extract rnd prec
24529 # A3. Multiply d2:d3 by 8; extract msbs into d1.
24720 andi.b &0x38,%d1 # extract opmode
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr819xU_cmdpkt.c144 * Overview: The function is responsible for extract the message inside TX
211 * Overview: The function is responsible for extract the message from
278 * Overview: The function is responsible for extract the message from
/linux-4.4.14/arch/alpha/lib/
H A Dev6-stxncpy.S251 extql t2, a1, t1 # U : extract low bits for next time
259 extqh t2, a1, t0 # U : extract low bits (2 cycle stall)
324 extqh t2, a1, t0 # U : extract low bits for last word (stall)
H A Dstxncpy.S211 extql t2, a1, t1 # e0 : extract high bits for next time
217 extqh t2, a1, t0 # e0 : extract low bits for current word
278 extqh t2, a1, t0 # e0 : extract low bits for last word
H A Dchecksum.c19 /* Using extract instructions is a bit more efficient from64to16()
H A Dev6-stxcpy.S202 extqh t2, a1, t1 # U : extract high bits for current word
204 extql t2, a1, t3 # U : extract low bits for next time (stall)
H A Dstxcpy.S178 extqh t2, a1, t1 # e0 : extract high bits for current word
180 extql t2, a1, t3 # e0 : extract low bits for next time
H A Dcsum_partial_copy.c75 /* Using extract instructions is a bit more efficient from64to16()
/linux-4.4.14/arch/hexagon/lib/
H A Dmemcpy.S180 #define shift R8 /* used to work a shifter to extract bytes */
181 #define shift2 R5 /* in epilog to workshifter to extract bytes */
184 #define shiftb R14 /* used to extract bytes */
/linux-4.4.14/net/irda/
H A Dparameters.c207 int extract_len; /* Real length we extract */ irda_extract_integer()
213 extract_len = p.pl; /* Default : extract all */ irda_extract_integer()
232 * so it's ok to only extract a subset of it (the subset irda_extract_integer()
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_tools.h147 * EHCA_BMASK_GET - extract a parameter from value by mask
/linux-4.4.14/drivers/media/usb/as102/
H A Das102_fw.c47 * Parse INTEL HEX firmware file to extract address and data.
H A Das102_usb_drv.c327 /* extract as102_dev_t from usb_device private data */ as102_usb_disconnect()
H A Das10x_cmd.c404 /* extract command error code */ as10x_rsp_parse()
/linux-4.4.14/drivers/memory/
H A Dof_memory.c21 * of_get_min_tck() - extract min timing values for ddr
/linux-4.4.14/drivers/phy/
H A Dphy-qcom-ufs-qmp-14nm.h100 * get_ufs_qcom_phy() of generic phy, we can extract the
H A Dphy-qcom-ufs-qmp-20nm.h126 * get_ufs_qcom_phy() of generic phy, we can extract the
/linux-4.4.14/arch/unicore32/kernel/
H A Dasm-offsets.c9 * This code generates raw asm output which is post-processed to extract
/linux-4.4.14/arch/x86/math-emu/
H A Dpoly.h43 /* Macro to extract the most significant 32 bits from a long long */
/linux-4.4.14/lib/
H A Ddecompress_unlz4.c27 * It is hardcoded because there is not proper way to extract it
H A Dflex_array.c305 * @fa: the flex array from which to extract data
338 * @fa: the flex array from which to extract data
/linux-4.4.14/net/caif/
H A Dcffrml.c105 * Don't do extract if FCS is false, rather do setlen - then we don't cffrml_receive()
/linux-4.4.14/net/core/
H A Dflow_dissector.c72 * __skb_flow_get_ports - extract the upper layer ports and return them
73 * @skb: sk_buff to extract the ports from
106 * __skb_flow_dissect - extract the flow_keys struct and return it
107 * @skb: sk_buff to extract the flow from, can be NULL if the rest are specified
/linux-4.4.14/arch/powerpc/include/asm/
H A Dvio.h28 * extract attributes of the device using vio_get_attribute()
H A Dprom.h139 * and OV5_INDX() macros to extract the desired information.
/linux-4.4.14/arch/arm/mach-omap2/
H A Dgpio.c43 * extract the device id from name field available in the omap2_gpio_dev_init()
/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Dfsg-setup.c241 required to extract the two MACs from the big-endian fsg_init()
/linux-4.4.14/sound/soc/intel/skylake/
H A Dskl-nhlt.c47 dev_err(dev, "device specific method to extract NHLT blob failed\n"); skl_nhlt_init()
/linux-4.4.14/sound/soc/codecs/
H A Dssm2602.h60 *(Mask value to extract the corresponding Register field)
/linux-4.4.14/drivers/base/
H A Dtransport_class.c202 * process to allow the transport class to extract information from a
205 * send the initial inquiry, we use configure to extract the device
/linux-4.4.14/net/batman-adv/
H A Ddistributed-arp-table.c165 * batadv_arp_hw_src - extract the hw_src field from an ARP packet
182 * batadv_arp_ip_src - extract the ip_src field from an ARP packet
194 * batadv_arp_hw_dst - extract the hw_dst field from an ARP packet
206 * batadv_arp_ip_dst - extract the ip_dst field from an ARP packet
906 * batadv_dat_get_vid - extract the VLAN identifier from skb if any
907 * @skb: the buffer containing the packet to extract the VID from
H A Dgateway_common.c34 * batadv_parse_gw_bandwidth - parse supplied string buffer to extract download
/linux-4.4.14/drivers/target/
H A Dtarget_core_alua.c2068 pr_err("Unable to extract alua_access_type\n"); core_alua_store_access_type()
2106 pr_err("Unable to extract nonop_delay_msecs\n"); core_alua_store_nonop_delay_msecs()
2137 pr_err("Unable to extract trans_delay_msecs\n"); core_alua_store_trans_delay_msecs()
2168 pr_err("Unable to extract implicit_trans_secs\n"); core_alua_store_implicit_trans_secs()
2199 pr_err("Unable to extract preferred ALUA value\n"); core_alua_store_preferred_bit()
2236 pr_err("Unable to extract alua_tg_pt_offline value\n"); core_alua_store_offline_bit()
2269 pr_err("Unable to extract alua_tg_pt_status\n"); core_alua_store_secondary_status()
2301 pr_err("Unable to extract alua_tg_pt_write_md\n"); core_alua_store_secondary_write_metadata()
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-input.c66 /* extract data */ ir_handle_key()
95 /* extract data */ ir_enltv_handle_key()
/linux-4.4.14/drivers/acpi/acpica/
H A Dacmacros.h302 /* Macros to extract flag bits from position zero */
309 /* Macros to extract flag bits from position one and above */
H A Dtbutils.c271 /* Map the entire RSDP and extract the address of the RSDT or XSDT */ acpi_tb_parse_root_table()
H A Dtbxface.c143 * Get the root table (RSDT or XSDT) and extract all entries to the local acpi_initialize_tables()
H A Devgpeinit.c386 "Could not extract GPE number from name: %s " acpi_ev_match_gpe_method()
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dsi_pll.c342 /* mask out other bits and extract the P1 divisor */ vlv_get_dsi_pclk()
350 /* mask out the other bits and extract the M1 divisor */ vlv_get_dsi_pclk()
/linux-4.4.14/drivers/block/mtip32xx/
H A Dmtip32xx.h60 /* Macro to extract the tag bit number from a tag value. */
64 * Macro to extract the tag index from a tag value. The index
/linux-4.4.14/arch/arc/kernel/
H A Ddisasm.c241 /* still need to check for limm to extract instr len */ disasm_instr()
263 /* still need to check for limm to extract instr len */ disasm_instr()
/linux-4.4.14/net/ethernet/
H A Deth.c204 * eth_header_parse - extract hardware address from packet
205 * @skb: packet to extract header from
/linux-4.4.14/fs/cachefiles/
H A Ddaemon.c574 /* extract the directory dentry from the cwd */ cachefiles_daemon_cull()
646 /* extract the directory dentry from the cwd */ cachefiles_daemon_inuse()
/linux-4.4.14/arch/hexagon/include/asm/
H A Dpgtable.h402 /* __pte_to_swp_entry - extract swap entry from PTE */
405 /* __swp_entry_to_pte - extract PTE from swap entry */
/linux-4.4.14/sound/pci/lola/
H A Dlola.h459 /* extract results of LOLA_PAR_SPECIFIC_CAPS */
465 /* extract results of LOLA_PAR_AMP_IN_CAP / LOLA_PAR_AMP_OUT_CAP */
/linux-4.4.14/drivers/staging/skein/
H A Dskein_api.h66 * // may now extract the bits.
/linux-4.4.14/drivers/tty/
H A Dn_tracesink.c22 * This is to provide a way to extract modem trace data on
/linux-4.4.14/drivers/ssb/
H A Dpci.c171 /* Helper to extract some _offset, which is one of the SSB_SPROM_XXX defines. */
607 /* extract the MAC address */ sprom_extract_r8()
826 * Always extract r1. */ sprom_extract()
845 ssb_warn("Unsupported SPROM revision %d detected. Will extract v1\n", sprom_extract()
/linux-4.4.14/drivers/scsi/dpt/
H A Dosd_util.h252 * by the structure insert()/extract() *
/linux-4.4.14/drivers/isdn/sc/
H A Dcommand.c171 /*extract ISDN number to dial from eaz/msn string*/ dial()
/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc-rockchip.c113 /* Try each phase and extract good ranges */ dw_mci_rk3288_execute_tuning()
/linux-4.4.14/drivers/nfc/nfcmrvl/
H A Dmain.c211 /* Data packet, let's extract NCI payload */ nfcmrvl_nci_recv_frame()
/linux-4.4.14/drivers/of/
H A Dof_pci.c53 * be passed to the PCI_SLOT() and PCI_FUNC() macros to extract the device
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_core.c111 /* extract and assign address */ sxgbe_core_get_umac_addr()
/linux-4.4.14/arch/tile/include/asm/
H A Dtile-desc_32.h483 unsigned int (*extract) (tilepro_bundle_bits bundle); member in struct:tilepro_operand
H A Dtile-desc_64.h421 unsigned int (*extract) (tilegx_bundle_bits bundle); member in struct:tilegx_operand
/linux-4.4.14/arch/tile/kernel/
H A Dmachine_kexec.c42 * extract the command line so we can pass it to the hypervisor.
/linux-4.4.14/arch/tile/lib/
H A Dspinlock_32.c202 /* Take out the next ticket and extract my ticket value. */ arch_write_lock()
/linux-4.4.14/arch/x86/pci/
H A Damd_bus.c109 * _CRS methods in the ACPI namespace. We extract node numbers early_root_info_init()
/linux-4.4.14/fs/cifs/
H A Dcache.c155 cifs_dbg(FYI, "%s: couldn't extract sharename\n", __func__); cifs_super_get_key()
/linux-4.4.14/include/asm-generic/
H A Dsyscall.h105 * syscall_get_arguments - extract system call parameter values
/linux-4.4.14/arch/mips/kernel/
H A Dmodule.c126 /* Sign extend the addend we extract from the lo insn. */ apply_r_mips_lo16_rel()
/linux-4.4.14/arch/s390/kernel/
H A Dasm-offsets.c3 * This code generates raw asm output which is post-processed to extract
/linux-4.4.14/arch/arm64/kernel/
H A Dacpi.c167 * 2. extract all tables and checksums them all
/linux-4.4.14/arch/arm64/lib/
H A Dmemcmp.S90 * The remained bytes less than 8. It is needed to extract valid data
/linux-4.4.14/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S137 ands r10, r13, #KEYBRD_CLK_MASK @ extract keyboard status - set?
/linux-4.4.14/arch/arm/mach-vexpress/
H A Dtc2_pm.c214 * SCC registers. We need to extract runtime information like tc2_pm_init()
/linux-4.4.14/arch/arm/kernel/
H A Dasm-offsets.c6 * This code generates raw asm output which is post-processed to extract
/linux-4.4.14/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl4 # to extract some high-level information on what is going on. The accuracy of the parser
/linux-4.4.14/drivers/misc/altera-stapl/
H A Daltera-jtag.c792 /* Now extract the returned data from the buffer */ altera_swap_ir()
987 /* Now extract the returned data from the buffer */ altera_swap_dr()
/linux-4.4.14/net/802/
H A Dmrp.c724 /* If present, extract and process the second event. */ mrp_pdu_parse_vecattr()
734 /* If present, extract and process the third event. */ mrp_pdu_parse_vecattr()
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dav7110_ir.c112 /* extract device address and data */ av7110_emit_key()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h175 /* extract the TID from a CPL command */
/linux-4.4.14/arch/arm/boot/compressed/
H A Dhead.S1156 ands r3, r0, #0x7000000 @ extract loc from clidr
1162 mov r1, r0, lsr r2 @ extract cache type bits from clidr
1169 and r2, r1, #7 @ extract the length of the cache lines
1175 ands r7, r7, r1, lsr #13 @ extract max number of the index size
/linux-4.4.14/include/media/
H A Drc-core.h263 /* extract mask bits out of data and pack them into the result */ ir_extract_bits()
/linux-4.4.14/arch/powerpc/mm/
H A Dslb_low.S117 /* when using slices, we extract the psize off the slice bitmaps
H A Dhash_low_32.S82 rlwinm. r8,r8,0,0,19 /* extract address of pte page */
86 rlwinm. r8,r8,0,0,20 /* extract pt base address */
/linux-4.4.14/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pci.c395 * do it for us and extract the values after the fact */ mpc52xx_add_bridge()
/linux-4.4.14/arch/mips/include/asm/
H A Dstackframe.h151 sll k0, 3 /* extract cu0 bit */
/linux-4.4.14/arch/sh/include/asm/
H A Ddwarf.h354 * need some helper functions to extract both the opcode and operands
/linux-4.4.14/arch/microblaze/kernel/
H A Dunwind.c37 * the frame and extract the size from it.
/linux-4.4.14/arch/parisc/math-emu/
H A Dfpudispatch.c114 * extract the major opcode from the instruction
118 * extract the two bit class field from the FP instruction. The class is at bit
123 * extract the 3 bit subop field. For all but class 1 instructions, it is
128 * extract the 2 or 3 bit subop field from class 1 instructions. It is located
/linux-4.4.14/arch/ia64/kernel/
H A Dasm-offsets.c4 * to extract and format the required data.
H A Dunaligned.c881 * extract the value to be stored emulate_store_int()
1218 * extract the value to be stored emulate_store_float()
1222 * during this step, we extract the spilled registers from the saved emulate_store_float()
1375 * extract the instruction from the bundle given the slot number ia64_handle_unaligned()
/linux-4.4.14/net/netfilter/
H A Dxt_l2tp.c109 /* Now extract the L2TP tid/sid. These are in different places l2tp_udp_mt()
/linux-4.4.14/drivers/isdn/gigaset/
H A Dcapi.c1642 /* extract and check channel number from PLCI */ do_connect_resp()
1811 /* extract and check channel number from PLCI */ do_connect_b3_req()
1860 /* extract and check channel number and NCCI */ do_connect_b3_resp()
1930 /* extract and check channel number from PLCI */ do_disconnect_req()
2028 /* extract and check channel number and NCCI */ do_disconnect_b3_req()
/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-av-core.c335 * For 625 line systems the driver will extract VBI information cx18_av_std_setup()
341 * extract line 23 & 335 (WSS). We'll lose 1 line in each field cx18_av_std_setup()
407 * For 525 line systems the driver will extract VBI information cx18_av_std_setup()
H A Dcx18-dvb.c130 * We have to use an init sequence that *you* must extract from the Windows
/linux-4.4.14/drivers/usb/serial/
H A Dio_ionsp.h104 // Define cmd/status header values and macros to extract them.
/linux-4.4.14/drivers/spi/
H A Dspi-mpc512x-psc.c148 /* extract and scale size field in txsz or rxsz */
/linux-4.4.14/drivers/uwb/i1480/dfu/
H A Dmac.c23 * Implementation of the code for parsing the firmware file (extract
/linux-4.4.14/drivers/scsi/cxlflash/
H A Dsislite.h453 /* extract the perm bits from a fp */
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-input.c120 /* extract data */ cx88_ir_handle_key()
/linux-4.4.14/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c521 /* Parse the graph to extract a list of subdevice DT nodes. */ xvip_graph_init()
/linux-4.4.14/drivers/net/wireless/prism54/
H A Dislpci_eth.c257 /* extract the relevant data from the header */ islpci_monitor_rx()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-mac.h266 * @MAC_FILTER_IN_CRC32: extract FCS and append it to frames
/linux-4.4.14/drivers/pinctrl/
H A Dpinconf.c492 * need to parse entry and extract parameters: pinconf_dbg_config_write()
/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dbitfield.h116 * 64-bit value, and we wish to extract the bits belonging to the bit
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dcdv_device.c441 so extract the needed information and kick off queued processing */
H A Dpsb_irq.c520 /* Medfield is different - we should perhaps extract out vblank psb_enable_vblank()
/linux-4.4.14/drivers/block/
H A Dosdblk.c220 /* extract length from returned attribute info */ osdblk_get_obj_size()
/linux-4.4.14/net/tipc/
H A Dudp_media.c127 /* tipc_udp_msg2addr - extract an ip/udp address from a TIPC ndisc message */ tipc_udp_msg2addr()
/linux-4.4.14/fs/exportfs/
H A Dexpfs.c473 * Try to extract a dentry for the parent directory from the exportfs_decode_fh()
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dbootx_init.c297 * middle of the path in some properties, and extract bootx_scan_dt_build_struct()
/linux-4.4.14/arch/s390/include/asm/
H A Dvx-insn.h92 * use the VX_R(v) macro to extract the instruction opcode.
/linux-4.4.14/net/mac80211/
H A Dagg-rx.c372 /* extract session parameters from addba request frame */ ieee80211_process_addba_request()
/linux-4.4.14/sound/soc/dwc/
H A Ddesignware_i2s.c459 * Read component parameter registers to extract dw_configure_dai()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_sec.h132 * compose/extract macros
228 * extract the useful part from wire flavor
/linux-4.4.14/drivers/staging/netlogic/
H A Dxlr_net.c630 /* extract IP: src, dest protocol */ xlr_config_parser()
638 /* Configure to extract SRC port and Dest port for TCP and UDP pkts */ xlr_config_parser()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dpcie.c1211 /* extract status, look for our HFI */ do_pcie_gen3_transition()
1222 /* extract error */ do_pcie_gen3_transition()
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.h1060 * The get macro will extract the current bit field value from within
1088 * names to extract the current bit field value from within the
/linux-4.4.14/include/crypto/
H A Dhash.h427 * crypto_ahash_export() - extract current message digest state
782 * crypto_shash_export() - extract operational state for message digest

Completed in 5930 milliseconds

123