Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dcompression.c1209 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument
1215 cur_offset = decompressed; in btrfs_decompress_buf2page()
1217 while (cur_offset < decompressed + buf_len) { in btrfs_decompress_buf2page()
1233 if (decompressed + buf_len <= bvec_offset) in btrfs_decompress_buf2page()
1238 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page()
1245 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page()
1248 memcpy(kaddr, buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
/linux/Documentation/arch/riscv/
H A Dboot-image-header.rst10 The following 64-byte header is present in decompressed Linux kernel image::
/linux/fs/isofs/
H A DKconfig38 decompressed when the CD-ROM is accessed. See
/linux/lib/xz/
H A DKconfig73 a character special file. It calculates CRC32 of the decompressed
/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
/linux/Documentation/arch/arm/
H A Dporting.rst34 This is the address where the decompressed kernel will be written,
/linux/arch/x86/boot/
H A Dheader.S465 # is sufficient, to ensure that in the worst case the decompressed data for
/linux/Documentation/arch/x86/
H A Dpti.rst75 is decompressed, but no space in the kernel image itself.
/linux/drivers/base/firmware_loader/
H A DKconfig186 files. The caller of firmware API receives the decompressed file
/linux/drivers/firmware/efi/
H A DKconfig84 the payload can be decompressed and executed by the loader as well,
/linux/arch/arm/
H A DKconfig1427 entire decompressed kernel plus an additional 128 KiB.
1568 in compressed form and decompressed to RAM rather than merely being
1590 bool "Auto calculation of the decompressed kernel image address" if !ARCH_MULTIPLATFORM
1593 ZRELADDR is the physical address where the decompressed kernel
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt634 The header is followed by compressed data frame that can be decompressed
/linux/Documentation/driver-api/crypto/iaa/
H A Diaa-crypto.rst237 internally decompressed and the contents verified, returning error
/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst518 can be decompressed on its own. Also known as an I-frame.
/linux/Documentation/arch/sparc/oradax/
H A Ddax-hv-api.txt407 …the extracted input element. First, if the decompressed input size is not a whole number of bytes,…