Searched refs:decompressed (Results 1 – 21 of 21) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | compression.c | 1171 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument 1177 cur_offset = decompressed; in btrfs_decompress_buf2page() 1179 while (cur_offset < decompressed + buf_len) { in btrfs_decompress_buf2page() 1194 if (decompressed + buf_len <= bvec_offset) in btrfs_decompress_buf2page() 1199 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page() 1206 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page() 1208 buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
|
| H A D | compression.h | 93 struct compressed_bio *cb, u32 decompressed);
|
| /linux-6.15/security/loadpin/ |
| H A D | Kconfig | 17 # Module compression breaks LoadPin unless modules are decompressed in
|
| /linux-6.15/lib/xz/ |
| H A D | Kconfig | 73 a character special file. It calculates CRC32 of the decompressed
|
| /linux-6.15/Documentation/arch/riscv/ |
| H A D | boot-image-header.rst | 10 The following 64-byte header is present in decompressed Linux kernel image::
|
| /linux-6.15/fs/isofs/ |
| H A D | Kconfig | 38 decompressed when the CD-ROM is accessed. See
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | squashfs.rst | 89 decompressed at any one time. This limits 199 decompressed block (<block, offset>). 219 decompressed to do a lookup irrespective of the length of the directory. 310 The cache is not used for file datablocks, these are decompressed and cached in
|
| /linux-6.15/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
|
| /linux-6.15/Documentation/arch/arm/ |
| H A D | porting.rst | 34 This is the address where the decompressed kernel will be written,
|
| /linux-6.15/arch/x86/boot/ |
| H A D | header.S | 456 # is sufficient, to ensure that in the worst case the decompressed data for
|
| /linux-6.15/drivers/base/firmware_loader/ |
| H A D | Kconfig | 188 files. The caller of firmware API receives the decompressed file
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | pti.rst | 75 is decompressed, but no space in the kernel image itself.
|
| /linux-6.15/drivers/firmware/efi/ |
| H A D | Kconfig | 84 the payload can be decompressed and executed by the loader as well,
|
| /linux-6.15/arch/arm/ |
| H A D | Kconfig | 1446 entire decompressed kernel plus an additional 128 KiB. 1587 in compressed form and decompressed to RAM rather than merely being 1609 bool "Auto calculation of the decompressed kernel image address" if !ARCH_MULTIPLATFORM 1612 ZRELADDR is the physical address where the decompressed kernel
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf.data-file-format.txt | 622 The header is followed by compressed data frame that can be decompressed
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | booting.rst | 78 The decompressed kernel image contains a 64-byte header as follows::
|
| /linux-6.15/Documentation/trace/coresight/ |
| H A D | coresight.rst | 393 The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
|
| /linux-6.15/Documentation/driver-api/crypto/iaa/ |
| H A D | iaa-crypto.rst | 237 internally decompressed and the contents verified, returning error
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | buffer.rst | 518 can be decompressed on its own. Also known as an I-frame.
|
| /linux-6.15/Documentation/arch/sparc/oradax/ |
| H A 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.15/arch/x86/ |
| H A D | Kconfig | 2109 is decompressed and the virtual address where the kernel
|