/kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
D | load_address.c | 40 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()
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
D | cpci_hotplug_core.c | 327 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()
|
/kernel/linux/linux-5.10/drivers/usb/atm/ |
D | Kconfig | 26 two parts of the firmware, extracted by the user space tools; see 38 install the firmware, extracted by the user space tools; see
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-compressed.rst | 58 without the start code, as extracted from the H264 bitstream. 112 - MPEG-2 parsed slice data, as extracted from the MPEG-2 bitstream. 155 - VP8 parsed frame, as extracted from the container. 192 - HEVC parsed slice data, as extracted from the HEVC bitstream.
|
D | pixfmt-meta-uvc.rst | 15 This format describes standard UVC metadata, extracted from UVC packet headers
|
D | ext-ctrls-codec.rst | 1508 Specifies the sequence parameter set (as extracted from the 1650 Specifies the picture parameter set (as extracted from the 1745 Specifies the scaling matrix (as extracted from the bitstream) for 1780 Specifies the slice parameters (as extracted from the bitstream) 1969 Specifies the decode parameters (as extracted from the bitstream) 2200 Specifies the slice parameters (as extracted from the bitstream) for the 2276 - The current profile and level indication as extracted from the 2339 Specifies quantization matrices (as extracted from the bitstream) for the 2911 Specifies the fwht parameters (as extracted from the bitstream) for the 3842 Specifies the Sequence Parameter Set fields (as extracted from the [all …]
|
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
D | libtraceevent-field_print.txt | 40 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
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | video-get-pts.rst | 52 decoded frame or the last PTS extracted by the PES parser.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-thunderbolt | 113 Description: This attribute contains id of this device extracted from 120 Description: This attribute contains name of this device extracted from 155 Description: This attribute contains vendor id of this device extracted 162 Description: This attribute contains vendor name of this device extracted
|
/kernel/linux/linux-5.10/net/dccp/ccids/ |
D | Kconfig | 34 This text was extracted from RFC 4340 (sec. 10.2),
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | dns_resolver.rst | 34 This code is extracted from the CIFS filesystem. 139 lowest TTL of all the records it has extracted a result from. This means that
|
D | openvswitch.rst | 76 information about a packet that cannot be extracted from the packet 78 attributes, however, are extracted from headers within the packet,
|
/kernel/linux/linux-5.10/fs/unicode/ |
D | README.utf8data | 12 https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedCombiningClass.txt
|
/kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
D | lmedm04.rst | 56 Other LG firmware can be extracted manually from US280D.sys
|
/kernel/linux/linux-5.10/scripts/gcc-plugins/ |
D | Kconfig | 56 Note that entropy extracted this way is not cryptographically
|
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/ |
D | intel-pmc-mux.rst | 78 is 1's based, and value 0 is illegal. The driver uses the numbers extracted from
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | user_sdma.c | 1025 bool extracted; in pin_vector_pages() local 1027 extracted = in pin_vector_pages() 1034 if (!extracted) { in pin_vector_pages()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.rst | 96 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
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
D | stxcpy.S | 148 or t6, t2, t2 # e1 : already extracted before
|
D | ev6-stxcpy.S | 171 or t6, t2, t2 # E : already extracted before (stall)
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/ |
D | TODO | 132 device but can also be extracted from the upgrade kit if you've managed
|
/kernel/linux/linux-5.10/Documentation/x86/ |
D | cpuinfo.rst | 88 By default, the flag <name> in /proc/cpuinfo is extracted from the respective
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | drm-internals.rst | 130 been mapped and any necessary information has been extracted, it should
|
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
D | intel_idle.rst | 80 descriptions extracted from it are stored in a preliminary list of idle states 143 platform firmware is extracted from them.
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | circular-buffers.rst | 106 This returns the number of consecutive items[2] that can be extracted from
|