/linux-4.4.14/Documentation/dvb/ |
D | get_dvb_firmware | 110 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, "$tmp… 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); [all …]
|
D | opera-firmware.txt | 1 To extract the firmware for the Opera DVB-S1 USB-Box
|
D | readme.txt | 45 script to download and extract firmware for those devices
|
D | lmedm04.txt | 1 To extract firmware for the DM04/QQBOX you need to copy the
|
D | avermedia.txt | 69 databus with minimal additional processing and then extract
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | ppc-dis.c | 83 if (operand->extract) in print_insn_powerpc() 84 (*operand->extract) (insn, dialect, &invalid); in print_insn_powerpc() 110 if (operand->extract) in print_insn_powerpc() 111 value = (*operand->extract) (insn, dialect, &invalid); in print_insn_powerpc()
|
D | ppc.h | 198 long (*extract) (unsigned long instruction, int dialect, int *invalid); member
|
/linux-4.4.14/certs/ |
D | Makefile | 18 cmd_extract_certs = scripts/extract-cert $(2) $@ || ( rm $@; exit 1) 21 $(obj)/x509_certificate_list: scripts/extract-cert $(SYSTEM_TRUSTED_KEYS_SRCPREFIX)$(SYSTEM_TRUSTED… 92 $(obj)/signing_key.x509: scripts/extract-cert $(X509_DEP) FORCE
|
/linux-4.4.14/tools/perf/util/ |
D | symbol-elf.c | 1655 struct kcore extract; in kcore_copy() local 1678 if (kcore__init(&extract, extract_filename, kcore.elfclass, false)) in kcore_copy() 1684 if (kcore__copy_hdr(&kcore, &extract, count)) in kcore_copy() 1687 if (kcore__add_phdr(&extract, idx++, offset, kci.kernel_map.addr, in kcore_copy() 1693 if (kcore__add_phdr(&extract, idx, modules_offset, in kcore_copy() 1698 sz = kcore__write(&extract); in kcore_copy() 1702 if (copy_bytes(kcore.fd, kci.kernel_map.offset, extract.fd, offset, in kcore_copy() 1707 extract.fd, modules_offset, in kcore_copy() 1720 kcore__close(&extract); in kcore_copy() 1738 struct kcore extract; in kcore_extract__create() local [all …]
|
/linux-4.4.14/scripts/ |
D | .gitignore | 14 extract-cert
|
D | Makefile | 21 hostprogs-$(CONFIG_SYSTEM_TRUSTED_KEYRING) += extract-cert
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | sto_res.S | 34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination 67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
|
D | gen_except.S | 76 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
|
D | x_fline.S | 59 bfextu %d0{#4:#3},%d1 |extract coprocessor id
|
D | round.S | 124 | 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
|
D | x_store.S | 83 bfextu %d0{#6:#3},%d0 |extract destination register
|
D | kernel_ex.S | 141 tstb (%a0) |extract sign from caller's exop
|
D | binstr.S | 87 | A3. Multiply d2:d3 by 8; extract msbs into d1.
|
D | skeleton.S | 434 | to extract the data register number when the 'Dn' addressing mode is
|
D | res_func.S | 1377 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract fp destination register
|
/linux-4.4.14/arch/arm/mm/ |
D | cache-v7.S | 95 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
|
D | proc-v7-2level.S | 56 lsr r2, r2, #8 @ extract the PID
|
D | proc-v6.S | 110 bic r2, r2, #0xff @ extract the PID
|
/linux-4.4.14/arch/powerpc/boot/ |
D | README | 2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
|
/linux-4.4.14/fs/btrfs/ |
D | props.c | 34 const char *(*extract)(struct inode *inode); member 49 .extract = prop_compression_extract, 318 value = h->extract(parent); in inherit_props()
|
/linux-4.4.14/drivers/lguest/ |
D | Makefile | 18 @sh ../../tools/lguest/extract $(PREFIX) `find ../../* -name '*.[chS]' -wholename '*lguest*'`
|
/linux-4.4.14/net/wireless/ |
D | db.txt | 13 # best option is to extract the db.txt file from the wireless-regdb git
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | align.S | 263 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/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 18 download/extract them, and then copy them to /usr/lib/hotplug/firmware
|
/linux-4.4.14/arch/m68k/math-emu/ |
D | fp_decode.h | 96 | extract the source specifier, specifies 112 | extract the addressing mode 128 | extract the register for the addressing mode
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra124-xusb-padctl.txt | 79 SoC file extract: 91 Board file extract:
|
D | ste,abx500.txt | 14 Example board file extract:
|
D | ste,nomadik.txt | 75 Example board file extract:
|
D | nvidia,tegra114-pinmux.txt | 102 Example board file extract:
|
D | nvidia,tegra30-pinmux.txt | 114 Example board file extract:
|
D | nvidia,tegra20-pinmux.txt | 127 Example board file extract:
|
D | img,tz1090-pinctrl.txt | 206 Example board file extract:
|
/linux-4.4.14/arch/alpha/lib/ |
D | stxncpy.S | 211 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
|
D | ev6-stxncpy.S | 251 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)
|
D | stxcpy.S | 178 extqh t2, a1, t1 # e0 : extract high bits for current word 180 extql t2, a1, t3 # e0 : extract low bits for next time
|
D | ev6-stxcpy.S | 202 extqh t2, a1, t1 # U : extract high bits for current word 204 extql t2, a1, t3 # U : extract low bits for next time (stall)
|
/linux-4.4.14/drivers/tty/serial/ |
D | bfin_sport_uart.c | 84 unsigned char extract; in rx_one_byte() local 109 : [extr]"=&d"(extract), [shift]"=&d"(tmp_shift), [tmp]"=&d"(tmp), in rx_one_byte() 115 pr_debug(" extract:%x\n", extract); in rx_one_byte() 116 return extract; in rx_one_byte()
|
/linux-4.4.14/Documentation/accounting/ |
D | cgroupstats.txt | 21 To extract cgroup statistics a utility very similar to getdelays.c
|
/linux-4.4.14/net/decnet/ |
D | TODO | 26 o Find all the commonality between DECnet and IPv4 routing code and extract
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 943 andi.w &0x007f,%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 [all …]
|
D | isp.S | 920 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
|
D | fpsp.S | 944 andi.w &0x007f,%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 [all …]
|
D | ilsp.S | 163 # extract some special cases:
|
D | fplsp.S | 9773 mov.w FTEMP_EX(%a0), %d0 # extract exponent 10848 bfextu %d1{&0:%d2}, %d3 # extract lo bits 10917 mov.w FTEMP_EX(%a0), %d1 # extract exponent 10944 bfextu FTEMP_HI(%a0){%d1:&32}, %d0 # extract new hi(man) 10948 lsl.l %d1, %d0 # extract new lo(man)
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 267 0=extract from extension & user data, 1=extract from private packets
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 35 it easier for simple user space processes to extract
|
/linux-4.4.14/Documentation/netlabel/ |
D | cipso_ipv4.txt | 31 NetLabel security module API to extract the security attributes of the packet.
|
/linux-4.4.14/arch/tile/include/asm/ |
D | tile-desc_64.h | 421 unsigned int (*extract) (tilegx_bundle_bits bundle); member
|
D | tile-desc_32.h | 483 unsigned int (*extract) (tilepro_bundle_bits bundle); member
|
/linux-4.4.14/Documentation/security/ |
D | Yama.txt | 18 etc) to extract additional credentials and continue to expand the scope
|
/linux-4.4.14/Documentation/scsi/ |
D | NinjaSCSI.txt | 37 [2] Get the Linux kernel source, and extract it to /usr/src.
|
/linux-4.4.14/scripts/kconfig/ |
D | Makefile | 293 $(Q)intltool-extract --type=gettext/glade --srcdir=$(srctree) \
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | ams-delta-fiq-handler.S | 137 ands r10, r13, #KEYBRD_CLK_MASK @ extract keyboard status - set?
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | Kconfig | 284 download/extract it, and then copy it to /usr/lib/hotplug/firmware 296 download/extract it, and then copy it to /usr/lib/hotplug/firmware 348 download/extract them, and then copy them to /usr/lib/hotplug/firmware 543 download/extract them, and then copy them to /usr/lib/hotplug/firmware
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | head.S | 1156 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/drivers/media/pci/ttpci/ |
D | Kconfig | 28 download/extract it, and then copy it to /usr/lib/hotplug/firmware
|
/linux-4.4.14/Documentation/kdump/ |
D | gdbmacros.txt | 2 # This file contains a few gdb macros (user defined commands) to extract
|
/linux-4.4.14/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 177 The following command line can extract a cpio image (either by the above script 219 will autodetect the type (initramfs, not initrd) and extract the external cpio 319 extract this format anyway. Using an existing standard was preferable,
|
D | ntfs.txt | 275 Simply extract the downloaded archive (tar xvjf linux-ldm-0.0.8.tar.bz2), go
|
/linux-4.4.14/Documentation/ |
D | kernel-doc-nano-HOWTO.txt | 19 these conventions, and are used to extract this embedded documentation 155 How to extract the documentation
|
D | circular-buffers.txt | 209 /* extract one item from the buffer */
|
D | email-clients.txt | 138 as inlined text will make them tricky to extract from their 7-bit encoding.
|
D | oops-tracing.txt | 45 extract the kernel ring buffer from old memory with using dmesg
|
D | kprobes.txt | 444 extract the return value from the appropriate register as defined by
|
/linux-4.4.14/Documentation/acpi/ |
D | enumeration.txt | 30 enumerated from ACPI namespace. This handle can be used to extract other 60 configuring GPIOs it can get its ACPI handle and extract this information
|
/linux-4.4.14/arch/arm/kernel/ |
D | head.S | 102 and r3, r3, #0xf @ extract VMSA support
|
/linux-4.4.14/Documentation/cgroups/ |
D | memcg_test.txt | 115 memcg's private LRU and call __isolate_lru_page() to extract a page
|
/linux-4.4.14/Documentation/thermal/ |
D | cpu-cooling-api.txt | 142 cases to extract more accurate information from system resources.
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | xilinx.txt | 12 extract the device parameters relevant to device drivers and copy them
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 142 a chance to extract some diagnostic information (see 189 start operations again, only to peek/poke at the device, extract diagnostic
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 483 # option specified in fstab: extract the value and use it 517 # option specified in fstab: extract the value, and use it
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
D | g98.fuc0s | 206 // extract the method
|
/linux-4.4.14/Documentation/isdn/ |
D | INTERFACE.CAPI | 287 Macros to extract/set element values from/in a CAPI message header
|
/linux-4.4.14/Documentation/RCU/ |
D | torture.txt | 207 The command "dmesg | grep torture:" will extract this information on
|
/linux-4.4.14/Documentation/networking/ |
D | README.ipw2200 | 427 The driver requires a firmware image, download it and extract the
|
D | rxrpc.txt | 854 This is used to extract the abort code from a remote abort message. 860 This is used to extract the error number from a message indicating either
|
D | packet_mmap.txt | 1045 one can extract the type of timestamp in a second step from tp_status)!
|
/linux-4.4.14/Documentation/usb/ |
D | proc_usb_info.txt | 27 You can then issue `cat /proc/bus/usb/devices` to extract
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 360 This is to provide a way to extract modem trace data on
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | com.fuc | 426 // extract cpp, src_ncomp and dst_ncomp from FORMAT
|
/linux-4.4.14/ |
D | README | 370 the file 'linux/vmlinux'. To extract the namelist and match it against
|
D | MAINTAINERS | 2699 F: scripts/extract-cert.c
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 204 the device tree and uses the helpers to extract information required
|
D | booting-without-of.txt | 214 extract the device-tree and other information from open
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 1448 u32 allows you to extract quantities of up to 4 bytes from a packet, 1451 The specification of what to extract is general enough to skip over
|
/linux-4.4.14/arch/tile/kernel/ |
D | tile-desc_64.c | 2195 int raw_opval = op->extract (bits); in parse_insn_tilegx()
|
D | tile-desc_32.c | 2583 int opval = op->extract (bits); in parse_insn_tilepro()
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | netfs-api.txt | 237 This function can also be used to extract data from the auxiliary data in
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-framework.txt | 943 Drivers can extract their own file handle structure by using the container_of
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1910 bootloaders, this option allows zImage to extract the information
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 230 add request, extract request, which makes it possible to abstract specific
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 274 This option will extract the user-visible kernel headers whenever
|
/linux-4.4.14/init/ |
D | Kconfig | 802 image file with the script scripts/extract-ikconfig and used as
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 448 the trace_pipe_raw file can be used to extract the data
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 1470 You may extract a single document from such a collection, and distribute
|