Searched refs:decompressed (Results 1 – 20 of 20) sorted by relevance
/Linux-v6.6/fs/btrfs/ |
D | compression.c | 1010 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument 1016 cur_offset = decompressed; in btrfs_decompress_buf2page() 1018 while (cur_offset < decompressed + buf_len) { in btrfs_decompress_buf2page() 1033 if (decompressed + buf_len <= bvec_offset) in btrfs_decompress_buf2page() 1038 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page() 1045 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page() 1047 buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
|
D | compression.h | 88 struct compressed_bio *cb, u32 decompressed);
|
/Linux-v6.6/lib/xz/ |
D | Kconfig | 67 a character special file. It calculates CRC32 of the decompressed
|
/Linux-v6.6/Documentation/riscv/ |
D | boot-image-header.rst | 10 The following 64-byte header is present in decompressed Linux kernel image::
|
/Linux-v6.6/fs/isofs/ |
D | Kconfig | 38 decompressed when the CD-ROM is accessed. See
|
/Linux-v6.6/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-v6.6/fs/squashfs/ |
D | Kconfig | 34 data. Traditionally Squashfs has decompressed into an 98 Only one block (data or metadata) can be decompressed at any
|
/Linux-v6.6/Documentation/arch/arm/ |
D | porting.rst | 34 This is the address where the decompressed kernel will be written,
|
/Linux-v6.6/Documentation/staging/ |
D | xz.rst | 35 .xz files from userspace. The decompressed output is thrown away.
|
/Linux-v6.6/arch/x86/boot/ |
D | header.S | 523 # is sufficient, to ensure that in the worst case the decompressed data for
|
/Linux-v6.6/drivers/base/firmware_loader/ |
D | Kconfig | 181 files. The caller of firmware API receives the decompressed file
|
/Linux-v6.6/Documentation/arch/x86/ |
D | pti.rst | 75 is decompressed, but no space in the kernel image itself.
|
/Linux-v6.6/drivers/firmware/efi/ |
D | Kconfig | 89 decompressed and executed by the loader as well, provided that the
|
/Linux-v6.6/arch/arm/ |
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
|
/Linux-v6.6/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 622 The header is followed by compressed data frame that can be decompressed
|
/Linux-v6.6/Documentation/arch/arm64/ |
D | booting.rst | 75 The decompressed kernel image contains a 64-byte header as follows::
|
/Linux-v6.6/Documentation/trace/coresight/ |
D | coresight.rst | 393 The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | buffer.rst | 518 can be decompressed on its own. Also known as an I-frame.
|
/Linux-v6.6/Documentation/arch/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-v6.6/arch/x86/ |
D | Kconfig | 2130 is decompressed and the virtual address where the kernel
|