Searched refs:decompressed (Results 1 – 20 of 20) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | compression.c | 1293 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument 1299 cur_offset = decompressed; in btrfs_decompress_buf2page() 1301 while (cur_offset < decompressed + buf_len) { in btrfs_decompress_buf2page() 1316 if (decompressed + buf_len <= bvec_offset) in btrfs_decompress_buf2page() 1321 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page() 1328 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page() 1330 buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
|
D | compression.h | 91 struct compressed_bio *cb, u32 decompressed);
|
/linux-6.1.9/lib/xz/ |
D | Kconfig | 67 a character special file. It calculates CRC32 of the decompressed
|
/linux-6.1.9/fs/isofs/ |
D | Kconfig | 37 decompressed when the CD-ROM is accessed. See
|
/linux-6.1.9/Documentation/riscv/ |
D | boot-image-header.rst | 13 The following 64-byte header is present in decompressed Linux kernel image::
|
/linux-6.1.9/Documentation/filesystems/ |
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
|
/linux-6.1.9/fs/squashfs/ |
D | Kconfig | 34 data. Traditionally Squashfs has decompressed into an 71 Only one block (data or metadata) can be decompressed at any
|
/linux-6.1.9/Documentation/arm/ |
D | porting.rst | 34 This is the address where the decompressed kernel will be written,
|
/linux-6.1.9/Documentation/staging/ |
D | xz.rst | 35 .xz files from userspace. The decompressed output is thrown away.
|
/linux-6.1.9/arch/x86/boot/ |
D | header.S | 522 # is sufficient, to ensure that in the worst case the decompressed data for
|
/linux-6.1.9/drivers/base/firmware_loader/ |
D | Kconfig | 168 files. The caller of firmware API receives the decompressed file
|
/linux-6.1.9/Documentation/x86/ |
D | pti.rst | 75 is decompressed, but no space in the kernel image itself.
|
/linux-6.1.9/drivers/firmware/efi/ |
D | Kconfig | 122 decompressed and executed by the loader as well, provided that the
|
/linux-6.1.9/arch/arm/ |
D | Kconfig | 1524 entire decompressed kernel plus an additional 128 KiB. 1663 in compressed form and decompressed to RAM rather than merely being 1703 bool "Auto calculation of the decompressed kernel image address" if !ARCH_MULTIPLATFORM 1706 ZRELADDR is the physical address where the decompressed kernel
|
/linux-6.1.9/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 622 The header is followed by compressed data frame that can be decompressed
|
/linux-6.1.9/Documentation/arm64/ |
D | booting.rst | 75 The decompressed kernel image contains a 64-byte header as follows::
|
/linux-6.1.9/Documentation/trace/coresight/ |
D | coresight.rst | 393 The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | buffer.rst | 523 can be decompressed on its own. Also known as an I-frame.
|
/linux-6.1.9/Documentation/sparc/oradax/ |
D | dax-hv-api.txt | 407 …the extracted input element. First, if the decompressed input size is not a whole number of bytes,…
|
/linux-6.1.9/arch/x86/ |
D | Kconfig | 2147 is decompressed and the virtual address where the kernel
|