| /linux/tools/testing/selftests/exec/ |
| H A D | load_address.c | 52 struct Statistics extracted = { }; in main() local 72 ret = dl_iterate_phdr(ExtractStatistics, &extracted); in main() 78 extracted.load_address, extracted.alignment); in main() 84 ksft_test_result(interp_needed == extracted.interp, in main() 87 extracted.interp ? "seen" : "missing"); in main() 90 ksft_test_result(extracted.alignment != 0, in main() 91 "Alignment%s found\n", extracted.alignment ? "" : " NOT"); in main() 94 pow2 = extracted.alignment & (extracted.alignment - 1); in main() 97 pow2 == 0 ? "" : " NOT", extracted.alignment); in main() 100 misalign = extracted.load_address & (extracted.alignment - 1); in main()
|
| /linux/Documentation/crypto/ |
| H A D | sha3.rst | 17 data is extracted at the end. The Keccak sponge function is designed such that 95 Finally, the output data is extracted with any number of calls to:: 99 and telling it how much data should be extracted. Note that performing multiple 105 Once all the desired output has been extracted, zeroize the context::
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-compressed.rst | 65 without the start code, as extracted from the H264 bitstream. 119 - MPEG-2 parsed slice data, as extracted from the MPEG-2 bitstream. 163 - VP8 parsed frame, including the frame header, as extracted from the container. 185 - VP9 parsed frame, including the frame header, as extracted from the container. 210 - HEVC parsed slice data, as extracted from the HEVC bitstream. 266 - AV1 parsed frame, including the frame header, as extracted from the container.
|
| H A D | metafmt-uvc.rst | 16 This format describes standard UVC metadata, extracted from UVC packet headers
|
| H A D | ext-ctrls-codec-stateless.rst | 27 Specifies the sequence parameter set (as extracted from the 172 Specifies the picture parameter set (as extracted from the 278 Specifies the scaling matrix (as extracted from the bitstream) for 312 Specifies the slice parameters (as extracted from the bitstream) 523 Specifies the decode parameters (as extracted from the bitstream) 801 Specifies the FWHT (Fast Walsh Hadamard Transform) parameters (as extracted 1264 Specifies the sequence parameters (as extracted from the bitstream) for the 1296 - The current profile and level indication as extracted from the 1326 Specifies the picture parameters (as extracted from the bitstream) for the 2056 Specifies the Sequence Parameter Set fields (as extracted from the [all …]
|
| /linux/drivers/usb/atm/ |
| H A 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
|
| /linux/net/rxrpc/ |
| H A D | input.c | 965 unsigned long extracted = ~0UL; in rxrpc_input_soft_acks() local 978 shiftr_adv_rotr(acks, extracted); in rxrpc_input_soft_acks() 988 _debug("bound %16lx %u", extracted, nr); in rxrpc_input_soft_acks() 990 rxrpc_input_soft_ack_tq(call, summary, tq, extracted, RXRPC_NR_TXQUEUE, in rxrpc_input_soft_acks() 992 extracted = ~0UL; in rxrpc_input_soft_acks() 1001 extracted >>= RXRPC_NR_TXQUEUE - nr_reported; in rxrpc_input_soft_acks() 1002 _debug("tail %16lx %u", extracted, nr_reported); in rxrpc_input_soft_acks() 1003 rxrpc_input_soft_ack_tq(call, summary, tq, extracted, nr_reported, in rxrpc_input_soft_acks()
|
| /linux/scripts/gcc-plugins/ |
| H A D | Kconfig | 32 Note that entropy extracted this way is not cryptographically
|
| /linux/net/dccp/ccids/ |
| H A D | Kconfig | |
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-thunderbolt | 127 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/Documentation/admin-guide/media/ |
| H A D | lmedm04.rst | 56 Other LG firmware can be extracted manually from US280D.sys
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | intel-pmc-mux.rst | 78 is 1's based, and value 0 is illegal. The driver uses the numbers extracted from
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | fwsec.rst | 31 it is extracted, see vbios.rst and the vbios.rs source code.
|
| /linux/Documentation/filesystems/ |
| H A D | ramfs-rootfs-initramfs.rst | 95 extracted into rootfs when the kernel boots up. After extracting, the kernel 100 archive is extracted into it, the kernel will fall through to the older code 319 extracted in init/initramfs.c. All three together come to less than 26k
|
| /linux/arch/alpha/lib/ |
| H A D | stxcpy.S | 148 or t6, t2, t2 # e1 : already extracted before
|
| H A D | ev6-stxcpy.S | 171 or t6, t2, t2 # E : already extracted before (stall)
|
| /linux/Documentation/networking/ |
| H A 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,
|
| /linux/Documentation/core-api/ |
| H A D | circular-buffers.rst | 106 This returns the number of consecutive items[2] that can be extracted from
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_idle.rst | 102 descriptions extracted from it are stored in a preliminary list of idle states 166 platform firmware is extracted from them.
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | dvb-usb.rst | 195 properly with firmware extracted from 2.422
|
| /linux/arch/m68k/fpsp040/ |
| H A D | do_func.S | 13 | CMDREG1B and STAG are extracted from the fsave frame
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 216 So we need to pass this to DSP. This metadata is extracted from ID3/MP4 headers
|
| /linux/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 290 ``foo`` is extracted from the param-name, and applied to each query in
|
| /linux/drivers/usb/misc/ |
| H A D | Kconfig | 261 The firmware for this driver must be extracted from the MacOS
|
| /linux/drivers/block/ |
| H A D | Kconfig | 249 are doing. If you boot from a filesystem that needs to be extracted
|