Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/fs/squashfs/
Dpage_actor.c13 * This file contains implementations of page_actor for decompressing into
14 * an intermediate buffer, and for decompressing directly into the
21 /* Implementation of page_actor for decompressing into intermediate buffer */
59 /* Implementation of page_actor for decompressing directly into page cache. */
/kernel/linux/linux-6.6/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. */
/kernel/linux/linux-5.10/include/linux/decompress/
Dunxz.h2 * Wrapper for decompressing XZ-compressed kernel, initramfs, and initrd
/kernel/linux/linux-6.6/include/linux/decompress/
Dunxz.h2 * Wrapper for decompressing XZ-compressed kernel, initramfs, and initrd
/kernel/linux/linux-6.6/Documentation/staging/
Dxz.rst39 For decompressing the kernel image, initramfs, and initrd, there
84 is used in single-call mode. Decompressing the kernel itself is an
/kernel/linux/linux-5.10/Documentation/staging/
Dxz.rst39 For decompressing the kernel image, initramfs, and initrd, there
84 is used in single-call mode. Decompressing the kernel itself is an
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
Dpwc-kiara.h26 unsigned short bandlength; /* Bandlength when decompressing */
Dpwc-timon.h41 unsigned short bandlength; /* Bandlength when decompressing */
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
Dpwc-kiara.h26 unsigned short bandlength; /* Bandlength when decompressing */
Dpwc-timon.h41 unsigned short bandlength; /* Bandlength when decompressing */
/kernel/linux/linux-6.6/fs/cramfs/
Duncompress.c54 pr_err("Error %d while decompressing!\n", err); in cramfs_uncompress_block()
/kernel/linux/linux-5.10/fs/cramfs/
Duncompress.c54 pr_err("Error %d while decompressing!\n", err); in cramfs_uncompress_block()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,dsc.yaml15 compressing and decompressing image display streams, including
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
Ddecompress.c95 /* This area are prepared for mallocing when decompressing */ in decompress_kernel()
DMakefile10 # set the default size of the mallocing area for decompressing
/kernel/linux/linux-6.6/arch/nios2/boot/compressed/
Dhead.S87 /* flush all data cache after decompressing */
/kernel/linux/linux-5.10/arch/nios2/boot/compressed/
Dhead.S87 /* flush all data cache after decompressing */
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
Ddecompress.c103 /* This area are prepared for mallocing when decompressing */ in decompress_kernel()
DMakefile17 # set the default size of the mallocing area for decompressing
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
Ddecompress.c105 /* This area are prepared for mallocing when decompressing */ in decompress_kernel()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
Dzboot.c90 efi_info("Decompressing Linux Kernel...\n"); in efi_zboot_entry()
/kernel/linux/linux-5.10/lib/
Ddecompress_unlz4.c3 * Wrapper for decompressing LZ4-compressed kernel, initramfs, and initrd
/kernel/linux/linux-6.6/lib/
Ddecompress_unlz4.c3 * Wrapper for decompressing LZ4-compressed kernel, initramfs, and initrd
/kernel/linux/linux-6.6/Documentation/filesystems/
Dcramfs.rst58 decompressing.
/kernel/linux/linux-5.10/Documentation/filesystems/
Dcramfs.rst58 decompressing.

1234