Home
last modified time | relevance | path

Searched refs:extracted (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.1.9/tools/testing/selftests/exec/
Dload_address.c40 struct Statistics extracted; in main() local
44 ret = dl_iterate_phdr(ExtractStatistics, &extracted); in main()
50 if (extracted.alignment == 0) { in main()
53 } else if (extracted.alignment & (extracted.alignment - 1)) { in main()
58 misalign = extracted.load_address & (extracted.alignment - 1); in main()
61 extracted.alignment, extracted.load_address); in main()
/linux-6.1.9/drivers/pci/hotplug/
Dcpci_hotplug_core.c327 int extracted; in check_slots() local
337 extracted = inserted = 0; in check_slots()
402 extracted++; in check_slots()
420 inserted, extracted, atomic_read(&extracting)); in check_slots()
421 if (inserted || extracted) in check_slots()
422 return extracted; in check_slots()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dpixfmt-compressed.rst64 without the start code, as extracted from the H264 bitstream.
113 - MPEG-2 parsed slice data, as extracted from the MPEG-2 bitstream.
157 - VP8 parsed frame, including the frame header, as extracted from the container.
179 - VP9 parsed frame, including the frame header, as extracted from the container.
204 - HEVC parsed slice data, as extracted from the HEVC bitstream.
Dpixfmt-meta-uvc.rst15 This format describes standard UVC metadata, extracted from UVC packet headers
Dext-ctrls-codec-stateless.rst26 Specifies the sequence parameter set (as extracted from the
171 Specifies the picture parameter set (as extracted from the
277 Specifies the scaling matrix (as extracted from the bitstream) for
311 Specifies the slice parameters (as extracted from the bitstream)
522 Specifies the decode parameters (as extracted from the bitstream)
800 Specifies the FWHT (Fast Walsh Hadamard Transform) parameters (as extracted
1263 Specifies the sequence parameters (as extracted from the bitstream) for the
1295 - The current profile and level indication as extracted from the
1325 Specifies the picture parameters (as extracted from the bitstream) for the
2055 Specifies the Sequence Parameter Set fields (as extracted from the
[all …]
/linux-6.1.9/drivers/usb/atm/
DKconfig26 two parts of the firmware, extracted by the user space tools; see
38 install the firmware, extracted by the user space tools; see
/linux-6.1.9/tools/lib/traceevent/Documentation/
Dlibtraceevent-field_print.txt40 field is found, its value is extracted from the _record_ and is printed in the
46 field is found, its value is extracted from the _record_. The value is assumed
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/av7110/
Dvideo-get-pts.rst52 decoded frame or the last PTS extracted by the PES parser.
/linux-6.1.9/net/dccp/ccids/
DKconfig34 This text was extracted from RFC 4340 (sec. 10.2),
/linux-6.1.9/scripts/gcc-plugins/
DKconfig42 Note that entropy extracted this way is not cryptographically
/linux-6.1.9/Documentation/networking/
Ddns_resolver.rst34 This code is extracted from the CIFS filesystem.
139 lowest TTL of all the records it has extracted a result from. This means that
Dopenvswitch.rst76 information about a packet that cannot be extracted from the packet
78 attributes, however, are extracted from headers within the packet,
/linux-6.1.9/fs/unicode/
DREADME.utf8data12 https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedCombiningClass.txt
/linux-6.1.9/Documentation/admin-guide/media/
Dlmedm04.rst56 Other LG firmware can be extracted manually from US280D.sys
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-thunderbolt127 Description: This attribute contains id of this device extracted from
134 Description: This attribute contains name of this device extracted from
176 Description: This attribute contains vendor id of this device extracted
183 Description: This attribute contains vendor name of this device extracted
/linux-6.1.9/Documentation/firmware-guide/acpi/
Dintel-pmc-mux.rst78 is 1's based, and value 0 is illegal. The driver uses the numbers extracted from
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Duser_sdma.c988 bool extracted; in pin_vector_pages() local
990 extracted = in pin_vector_pages()
997 if (!extracted) { in pin_vector_pages()
/linux-6.1.9/Documentation/filesystems/
Dramfs-rootfs-initramfs.rst96 extracted into rootfs when the kernel boots up. After extracting, the kernel
101 archive is extracted into it, the kernel will fall through to the older code
320 extracted in init/initramfs.c. All three together come to less than 26k
/linux-6.1.9/arch/alpha/lib/
Dstxcpy.S148 or t6, t2, t2 # e1 : already extracted before
Dev6-stxcpy.S171 or t6, t2, t2 # E : already extracted before (stall)
/linux-6.1.9/drivers/staging/media/atomisp/
DTODO198 device but can also be extracted from the upgrade kit if you've managed
/linux-6.1.9/Documentation/x86/
Dcpuinfo.rst88 By default, the flag <name> in /proc/cpuinfo is extracted from the respective
/linux-6.1.9/Documentation/admin-guide/pm/
Dintel_idle.rst81 descriptions extracted from it are stored in a preliminary list of idle states
145 platform firmware is extracted from them.
/linux-6.1.9/arch/arm/boot/dts/
Dimx6qdl-hummingboard2.dtsi277 * The GPIO numbers can be extracted using
/linux-6.1.9/Documentation/gpu/
Ddrm-internals.rst139 been mapped and any necessary information has been extracted, it should

123