Home
last modified time | relevance | path

Searched full:decompressing (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.14.4/fs/squashfs/
Dpage_actor.c15 * This file contains implementations of page_actor for decompressing into
16 * an intermediate buffer, and for decompressing directly into the
23 /* Implementation of page_actor for decompressing into intermediate buffer */
62 /* Implementation of page_actor for decompressing directly into page cache. */
DKconfig33 Squashfs now supports two options for decompressing file
Dcache.c12 * Blocks in Squashfs are compressed. To avoid repeatedly decompressing
/linux-6.14.4/Documentation/staging/
Dxz.rst31 For decompressing the kernel image, initramfs, and initrd, there
83 mode is decompressing the kernel itself (except on PowerPC).
/linux-6.14.4/include/linux/decompress/
Dunxz.h4 * Wrapper for decompressing XZ-compressed kernel, initramfs, and initrd
/linux-6.14.4/drivers/media/usb/pwc/
Dpwc-kiara.h26 unsigned short bandlength; /* Bandlength when decompressing */
Dpwc-timon.h41 unsigned short bandlength; /* Bandlength when decompressing */
/linux-6.14.4/fs/cramfs/
Duncompress.c54 pr_err("Error %d while decompressing!\n", err); in cramfs_uncompress_block()
/linux-6.14.4/fs/smb/client/
Dcompress.h12 * MS-SMB2 "3.1.5.3 Decompressing the Chained Message" - for decompression details
Dcompress.c12 * MS-SMB2 "3.1.5.3 Decompressing the Chained Message"
/linux-6.14.4/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,dsc.yaml15 compressing and decompressing image display streams, including
/linux-6.14.4/arch/mips/boot/compressed/
Ddecompress.c93 /* This area are prepared for mallocing when decompressing */ in decompress_kernel()
DMakefile17 # set the default size of the mallocing area for decompressing
/linux-6.14.4/arch/nios2/boot/compressed/
Dhead.S87 /* flush all data cache after decompressing */
/linux-6.14.4/drivers/firmware/efi/libstub/
Dzboot.c90 efi_info("Decompressing Linux Kernel...\n"); in efi_zboot_entry()
/linux-6.14.4/lib/
Ddecompress_unlz4.c3 * Wrapper for decompressing LZ4-compressed kernel, initramfs, and initrd
Ddecompress_unxz.c4 * Wrapper for decompressing XZ-compressed kernel, initramfs, and initrd
/linux-6.14.4/Documentation/filesystems/
Dcramfs.rst58 decompressing.
/linux-6.14.4/lib/lz4/
Dlz4defs.h148 * environments. This is needed when decompressing the Linux Kernel, for example.
/linux-6.14.4/arch/powerpc/boot/
Dmain.c81 printf("Decompressing (0x%p <- 0x%p:0x%p)...\n\r", addr, in prep_kernel()
/linux-6.14.4/include/linux/
Dzlib.h436 continue decompressing. If Z_DATA_ERROR is returned, the application may then
576 Calling this function is equivalent to decompressing a stored block
/linux-6.14.4/fs/isofs/
Dcompress.c298 * When decompressing, we typically obtain more than one page
/linux-6.14.4/kernel/module/
DKconfig397 Support for decompressing kernel modules by the kernel itself
/linux-6.14.4/fs/ntfs3/
Dlznt.c376 /* Loop through decompressing chunks. */ in decompress_lznt()
/linux-6.14.4/arch/alpha/boot/
Dbootpz.c397 srm_printk("Decompressing the kernel...\n" in start_kernel()

123