Home
last modified time | relevance | path

Searched refs:extract (Results 1 – 25 of 129) sorted by relevance

123456

/linux-6.12.1/certs/
DMakefile26 cmd_extract_certs = $(obj)/extract-cert "$(extract-cert-in)" $@
27 extract-cert-in = $(filter-out $(obj)/extract-cert, $(real-prereqs))
31 $(obj)/x509_certificate_list: $(CONFIG_SYSTEM_TRUSTED_KEYS) $(obj)/extract-cert FORCE
70 $(obj)/signing_key.x509: extract-cert-in := $(PKCS11_URI)
73 $(obj)/signing_key.x509: $(filter-out $(PKCS11_URI),$(CONFIG_MODULE_SIG_KEY)) $(obj)/extract-cert F…
80 $(obj)/x509_revocation_list: $(CONFIG_SYSTEM_REVOCATION_KEYS) $(obj)/extract-cert FORCE
85 hostprogs := extract-cert
D.gitignore3 /extract-cert
/linux-6.12.1/scripts/
Dget_dvb_firmware97 extract("$tmpdir/software/OEM/PCI/App/ttlcdacc.dll", 0x37ef9, 30555, "$tmpdir/fwtmp");
115extract("$tmpdir/TT_PCI_2.19h_28_11_2006/software/OEM/PCI/App/ttlcdacc.dll", 0x65389, 24478, "$tmp…
133 extract("$tmpdir/LVHybrid.sys", 0x8b088, 24602, "$tmpdir/fwtmp");
211 extract("2830SCap2.sys", 0x62e8, 55024, "$tmpdir/opera1-fpga.fw");
212 extract("2830SLoad2.sys",0x3178,0x3685-0x3178,"$tmpdir/fw1part1");
213 extract("2830SLoad2.sys",0x0980,0x3150-0x0980,"$tmpdir/fw1part2");
256 extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 12503, 3036, "$tmpdir/fwtmp1");
257 extract("$tmpdir/VisionDTV/Drivers/Win2K&XP/UDTTload.sys", 2207, 10274, "$tmpdir/fwtmp2");
317 extract("$tmpdir/SkyNET.sys", 331624, 5908, $outfile);
334 extract("$tmpdir/3xHybrid.sys", 465304, 9584, $outfile);
[all …]
/linux-6.12.1/arch/powerpc/xmon/
Dppc-dis.c32 if (operand->extract) in operand_value_powerpc()
33 value = (*operand->extract) (insn, dialect, &invalid); in operand_value_powerpc()
105 if (operand->extract) in lookup_powerpc()
106 (*operand->extract) (insn, dialect, &invalid); in lookup_powerpc()
Dppc.h284 long (*extract) (unsigned long instruction, ppc_cpu_t dialect, int *invalid); member
/linux-6.12.1/Documentation/devicetree/bindings/
DMakefile3 DT_EXTRACT_EX ?= dt-extract-example
83 $(Q)$(srctree)/scripts/dtc/dt-extract-compatibles $(srctree) | xargs dt-check-compatible -v -s $<
/linux-6.12.1/arch/arm/mm/
Dcache-v7m.S179 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr
185 mov r1, r0, lsr r2 @ extract cache type bits from clidr
198 and r2, r1, #7 @ extract the length of the cache lines
204 ands r7, r7, r1, lsr #13 @ extract max number of the index size
Dcache-v7.S104 ands r3, r3, #7 << 1 @ extract LoU*2 field from clidr
131 ands r3, r3, #7 << 1 @ extract LoC*2 from clidr
137 mov r1, r0, lsr r2 @ extract cache type bits from clidr
150 and r2, r1, #7 @ extract the length of the cache lines
156 and r1, r6, r1, lsr #13 @ extract max number of the index size
/linux-6.12.1/arch/m68k/fpsp040/
Dsto_res.S34 bfextu CMDREG1B(%a6){#13:#3},%d0 |extract cos destination
67 bfextu CMDREG1B(%a6){#6:#3},%d0 |extract destination register
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
/linux-6.12.1/tools/testing/selftests/dt/
DMakefile12 $(top_srcdir)/scripts/dtc/dt-extract-compatibles -d $(top_srcdir) > $@
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpni.c40 extr->prot = cfg->extracts[i].extract.from_hdr.prot; in dpni_prepare_key_cfg()
42 cfg->extracts[i].extract.from_hdr.type); in dpni_prepare_key_cfg()
43 extr->size = cfg->extracts[i].extract.from_hdr.size; in dpni_prepare_key_cfg()
44 extr->offset = cfg->extracts[i].extract.from_hdr.offset; in dpni_prepare_key_cfg()
46 cfg->extracts[i].extract.from_hdr.field); in dpni_prepare_key_cfg()
48 cfg->extracts[i].extract.from_hdr.hdr_index; in dpni_prepare_key_cfg()
51 extr->size = cfg->extracts[i].extract.from_data.size; in dpni_prepare_key_cfg()
53 cfg->extracts[i].extract.from_data.offset; in dpni_prepare_key_cfg()
56 extr->size = cfg->extracts[i].extract.from_parse.size; in dpni_prepare_key_cfg()
58 cfg->extracts[i].extract.from_parse.offset; in dpni_prepare_key_cfg()
/linux-6.12.1/arch/powerpc/boot/
DREADME2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary:
/linux-6.12.1/drivers/staging/media/av7110/
DKconfig30 download/extract it, and then copy it to /usr/lib/hotplug/firmware
69 download/extract it, and then copy it to /usr/lib/hotplug/firmware
/linux-6.12.1/fs/btrfs/
Dprops.c30 const char *(*extract)(const struct inode *inode); member
381 .extract = prop_compression_extract,
411 value = h->extract(parent); in btrfs_inode_inherit_props()
/linux-6.12.1/tools/perf/util/
Dsymbol-elf.c2561 struct kcore extract; in kcore_copy() local
2587 if (kcore__init(&extract, extract_filename, kcore.elfclass, false)) in kcore_copy()
2590 if (kcore__copy_hdr(&kcore, &extract, kci.phnum)) in kcore_copy()
2593 offset = gelf_fsize(extract.elf, ELF_T_EHDR, 1, EV_CURRENT) + in kcore_copy()
2594 gelf_fsize(extract.elf, ELF_T_PHDR, kci.phnum, EV_CURRENT); in kcore_copy()
2600 if (kcore__add_phdr(&extract, idx++, offs, p->addr, p->len)) in kcore_copy()
2604 sz = kcore__write(&extract); in kcore_copy()
2613 if (copy_bytes(kcore.fd, p->offset, extract.fd, offs, p->len)) in kcore_copy()
2623 kcore__close(&extract); in kcore_copy()
2644 struct kcore extract; in kcore_extract__create() local
[all …]
/linux-6.12.1/drivers/media/platform/ti/cal/
Dcal.c328 u32 val, extract, pack; in cal_ctx_pix_proc_config() local
332 extract = CAL_PIX_PROC_EXTRACT_B8; in cal_ctx_pix_proc_config()
336 extract = CAL_PIX_PROC_EXTRACT_B10_MIPI; in cal_ctx_pix_proc_config()
340 extract = CAL_PIX_PROC_EXTRACT_B12_MIPI; in cal_ctx_pix_proc_config()
344 extract = CAL_PIX_PROC_EXTRACT_B16_LE; in cal_ctx_pix_proc_config()
360 extract = CAL_PIX_PROC_EXTRACT_B8; in cal_ctx_pix_proc_config()
366 cal_set_field(&val, extract, CAL_PIX_PROC_EXTRACT_MASK); in cal_ctx_pix_proc_config()
/linux-6.12.1/drivers/hwtracing/stm/
DKconfig24 STP protocol in order to extract the data.
39 addition to the MIPI STP, in order to extract the data.
/linux-6.12.1/Documentation/admin-guide/media/
Dopera-firmware.rst8 To extract the firmware for the Opera DVB-S1 USB-Box
/linux-6.12.1/arch/x86/entry/vdso/
Dvdso2c.h26 static void BITSFUNC(extract)(const unsigned char *data, size_t data_len, in BITSFUNC() argument
197 BITSFUNC(extract)(raw_addr, raw_len, outfile, in BITSFUNC()
/linux-6.12.1/arch/m68k/math-emu/
Dfp_decode.h96 | extract the source specifier, specifies
112 | extract the addressing mode
128 | extract the register for the addressing mode
/linux-6.12.1/arch/xtensa/kernel/
Dalign.S286 extui a3, a3, 0, 16 # extract lower 16 bits
302 extui a4, a4, INSN_T, 4 # extract target register
384 extui a5, a4, INSN_OP0, 4 # extract OP0
393 extui a5, a4, INSN_OP1, 4 # extract OP1
/linux-6.12.1/drivers/media/usb/ttusb-dec/
DKconfig19 download/extract them, and then copy them to /usr/lib/hotplug/firmware
/linux-6.12.1/arch/alpha/lib/
Dstxncpy.S212 extql t2, a1, t1 # e0 : extract high bits for next time
218 extqh t2, a1, t0 # e0 : extract low bits for current word
279 extqh t2, a1, t0 # e0 : extract low bits for last word
/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h17 u64 extract; member
21 u64 extract; member

123456