/openbmc/linux/fs/btrfs/ |
H A D | compression.c | 1019 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument 1025 cur_offset = decompressed; in btrfs_decompress_buf2page() 1027 while (cur_offset < decompressed + buf_len) { in btrfs_decompress_buf2page() 1042 if (decompressed + buf_len <= bvec_offset) in btrfs_decompress_buf2page() 1047 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page() 1054 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page() 1056 buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
|
H A D | compression.h | 88 struct compressed_bio *cb, u32 decompressed);
|
/openbmc/openbmc/poky/meta/recipes-extended/lzip/ |
H A D | lzlib_1.14.bb | 3 …sion and decompression functions, including integrity checking of the decompressed data. The compr…
|
/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/ |
H A D | pbzip2_1.1.13.bb | 5 newer (ie: anything compressed with pbzip2 can be decompressed with bzip2)."
|
/openbmc/linux/lib/xz/ |
H A D | Kconfig | 67 a character special file. It calculates CRC32 of the decompressed
|
/openbmc/linux/fs/isofs/ |
H A D | Kconfig | 38 decompressed when the CD-ROM is accessed. See
|
/openbmc/linux/Documentation/riscv/ |
H A D | boot-image-header.rst | 10 The following 64-byte header is present in decompressed Linux kernel image::
|
/openbmc/linux/Documentation/filesystems/ |
H A D | squashfs.rst | 141 decompressed block (<block, offset>). 161 decompressed to do a lookup irrespective of the length of the directory. 252 The cache is not used for file datablocks, these are decompressed and cached in
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.falcon | 13 copied or decompressed (if applicable) to their destinations. If FIT image is 37 before individual components are extracted (and optionally decompressed) into
|
/openbmc/linux/fs/squashfs/ |
H A D | Kconfig | 34 data. Traditionally Squashfs has decompressed into an 98 Only one block (data or metadata) can be decompressed at any
|
/openbmc/qemu/docs/ |
H A D | multi-thread-compression.txt | 21 be decompressed. Using compression in live migration can help
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | porting.rst | 34 This is the address where the decompressed kernel will be written,
|
/openbmc/linux/Documentation/staging/ |
H A D | xz.rst | 35 .xz files from userspace. The decompressed output is thrown away.
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/ |
H A D | 0002-Revert-Support-compressed-pixel-formats-when-saving-.patch | 199 - // In all cases, the *decompressed* image must be a multiple of 8 columns wide.
|
/openbmc/linux/arch/x86/boot/ |
H A D | header.S | 460 # is sufficient, to ensure that in the worst case the decompressed data for
|
/openbmc/linux/drivers/base/firmware_loader/ |
H A D | Kconfig | 181 files. The caller of firmware API receives the decompressed file
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2019-13232_p2.patch | 18 considered covered initially. Then as each entry is decompressed
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | pti.rst | 75 is decompressed, but no space in the kernel image itself.
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | Kconfig | 89 decompressed and executed by the loader as well, provided that the
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 1505 entire decompressed kernel plus an additional 128 KiB. 1644 in compressed form and decompressed to RAM rather than merely being 1663 bool "Auto calculation of the decompressed kernel image address" if !ARCH_MULTIPLATFORM 1666 ZRELADDR is the physical address where the decompressed kernel
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0013-eglibc-Forward-port-cross-locale-generation-support.patch | 122 a stream reading its output (the decompressed data). */
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf.data-file-format.txt | 622 The header is followed by compressed data frame that can be decompressed
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | booting.rst | 75 The decompressed kernel image contains a 64-byte header as follows::
|
/openbmc/linux/Documentation/trace/coresight/ |
H A D | coresight.rst | 393 The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | buffer.rst | 518 can be decompressed on its own. Also known as an I-frame.
|