Searched refs:decompressed (Results 1 – 16 of 16) sorted by relevance
/linux/fs/btrfs/ |
H A D | compression.c | 1157 * Copy decompressed data from working buffer to pages. 1159 * @buf: The decompressed data buffer 1160 * @buf_len: The decompressed data length 1161 * @decompressed: Number of bytes that are already decompressed inside the 1169 * |<------- full decompressed extent ----->| 1172 * |<--- @decompressed --->| 1174 * Note that, @cb can be a subpage of the full decompressed extent, but 1176 * decompressed extent. 1187 struct compressed_bio *cb, u32 decompressed) in btrfs_decompress_buf2page() argument [all...] |
H A D | compression.h | 97 struct compressed_bio *cb, u32 decompressed);
|
/linux/Documentation/arch/riscv/ |
H A D | boot-image-header.rst | 10 The following 64-byte header is present in decompressed Linux kernel image::
|
/linux/lib/xz/ |
H A D | Kconfig | 73 a character special file. It calculates CRC32 of the decompressed
|
/linux/fs/isofs/ |
H A D | Kconfig | 38 decompressed when the CD-ROM is accessed. See
|
/linux/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/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/Documentation/arch/arm/ |
H A D | porting.rst | 34 This is the address where the decompressed kernel will be written,
|
/linux/arch/x86/boot/ |
H A D | header.S | 465 # is sufficient, to ensure that in the worst case the decompressed data for
|
/linux/drivers/base/firmware_loader/ |
H A D | Kconfig | 186 files. The caller of firmware API receives the decompressed file
|
/linux/Documentation/arch/x86/ |
H A D | pti.rst | 75 is decompressed, but no space in the kernel image itself.
|
/linux/drivers/firmware/efi/ |
H A D | Kconfig | 84 the payload can be decompressed and executed by the loader as well,
|
/linux/arch/arm/ |
H A D | Kconfig | 1443 entire decompressed kernel plus an additional 128 KiB. 1584 in compressed form and decompressed to RAM rather than merely being 1606 bool "Auto calculation of the decompressed kernel image address" if !ARCH_MULTIPLATFORM 1609 ZRELADDR is the physical address where the decompressed kernel
|
/linux/Documentation/arch/arm64/ |
H A D | booting.rst | 78 The decompressed kernel image contains a 64-byte header as follows::
|
/linux/Documentation/driver-api/crypto/iaa/ |
H A D | iaa-crypto.rst | 237 internally decompressed and the contents verified, returning error
|
/linux/arch/x86/ |
H A D | Kconfig | 2085 is decompressed and the virtual address where the kernel
|