Searched refs:decompressed (Results 1 – 19 of 19) sorted by relevance
/Linux-v5.15/fs/btrfs/ |
D | compression.c | 1306 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument 1312 cur_offset = decompressed; in btrfs_decompress_buf2page() 1314 while (cur_offset < decompressed + buf_len) { in btrfs_decompress_buf2page() 1329 if (decompressed + buf_len <= bvec_offset) in btrfs_decompress_buf2page() 1334 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page() 1341 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page() 1343 buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
|
D | compression.h | 90 struct compressed_bio *cb, u32 decompressed);
|
/Linux-v5.15/lib/xz/ |
D | Kconfig | 54 a character special file. It calculates CRC32 of the decompressed
|
/Linux-v5.15/fs/isofs/ |
D | Kconfig | 37 decompressed when the CD-ROM is accessed. See
|
/Linux-v5.15/Documentation/riscv/ |
D | boot-image-header.rst | 13 The following 64-byte header is present in decompressed Linux kernel image::
|
/Linux-v5.15/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-v5.15/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-v5.15/Documentation/arm/ |
D | porting.rst | 34 This is the address where the decompressed kernel will be written,
|
/Linux-v5.15/Documentation/staging/ |
D | xz.rst | 35 .xz files from userspace. The decompressed output is thrown away.
|
/Linux-v5.15/arch/x86/boot/ |
D | header.S | 518 # is sufficient, to ensure that in the worst case the decompressed data for
|
/Linux-v5.15/drivers/base/firmware_loader/ |
D | Kconfig | 164 files. The caller of firmware API receives the decompressed file
|
/Linux-v5.15/Documentation/x86/ |
D | pti.rst | 75 is decompressed, but no space in the kernel image itself.
|
/Linux-v5.15/arch/arm/ |
D | Kconfig | 1665 entire decompressed kernel plus an additional 128 KiB. 1804 in compressed form and decompressed to RAM rather than merely being 1844 bool "Auto calculation of the decompressed kernel image address" 1846 ZRELADDR is the physical address where the decompressed kernel
|
/Linux-v5.15/tools/perf/Documentation/ |
D | perf.data-file-format.txt | 610 The header is followed by compressed data frame that can be decompressed
|
/Linux-v5.15/Documentation/arm64/ |
D | booting.rst | 75 The decompressed kernel image contains a 64-byte header as follows::
|
/Linux-v5.15/Documentation/trace/coresight/ |
D | coresight.rst | 392 The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | buffer.rst | 523 can be decompressed on its own. Also known as an I-frame.
|
/Linux-v5.15/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-v5.15/arch/x86/ |
D | Kconfig | 2106 is decompressed and the virtual address where the kernel
|