Home
last modified time | relevance | path

Searched refs:decompressed (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/fs/btrfs/
H A Dcompression.c1019 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 Dcompression.h88 struct compressed_bio *cb, u32 decompressed);
/openbmc/openbmc/poky/meta/recipes-extended/lzip/
H A Dlzlib_1.14.bb3 …sion and decompression functions, including integrity checking of the decompressed data. The compr…
/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/
H A Dpbzip2_1.1.13.bb5 newer (ie: anything compressed with pbzip2 can be decompressed with bzip2)."
/openbmc/linux/lib/xz/
H A DKconfig67 a character special file. It calculates CRC32 of the decompressed
/openbmc/linux/fs/isofs/
H A DKconfig38 decompressed when the CD-ROM is accessed. See
/openbmc/linux/Documentation/riscv/
H A Dboot-image-header.rst10 The following 64-byte header is present in decompressed Linux kernel image::
/openbmc/linux/Documentation/filesystems/
H A Dsquashfs.rst141 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 DREADME.falcon13 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 DKconfig34 data. Traditionally Squashfs has decompressed into an
98 Only one block (data or metadata) can be decompressed at any
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt21 be decompressed. Using compression in live migration can help
/openbmc/linux/Documentation/arch/arm/
H A Dporting.rst34 This is the address where the decompressed kernel will be written,
/openbmc/linux/Documentation/staging/
H A Dxz.rst35 .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 D0002-Revert-Support-compressed-pixel-formats-when-saving-.patch199 - // In all cases, the *decompressed* image must be a multiple of 8 columns wide.
/openbmc/linux/arch/x86/boot/
H A Dheader.S460 # is sufficient, to ensure that in the worst case the decompressed data for
/openbmc/linux/drivers/base/firmware_loader/
H A DKconfig181 files. The caller of firmware API receives the decompressed file
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch18 considered covered initially. Then as each entry is decompressed
/openbmc/linux/Documentation/arch/x86/
H A Dpti.rst75 is decompressed, but no space in the kernel image itself.
/openbmc/linux/drivers/firmware/efi/
H A DKconfig89 decompressed and executed by the loader as well, provided that the
/openbmc/linux/arch/arm/
H A DKconfig1505 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 D0013-eglibc-Forward-port-cross-locale-generation-support.patch122 a stream reading its output (the decompressed data). */
/openbmc/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt622 The header is followed by compressed data frame that can be decompressed
/openbmc/linux/Documentation/arch/arm64/
H A Dbooting.rst75 The decompressed kernel image contains a 64-byte header as follows::
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight.rst393 The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst518 can be decompressed on its own. Also known as an I-frame.

12