Home
last modified time | relevance | path

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

12

/Linux-v6.1/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-v6.1/include/linux/decompress/
Dunxz.h2 * Wrapper for decompressing XZ-compressed kernel, initramfs, and initrd
/Linux-v6.1/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
/Linux-v6.1/drivers/media/usb/pwc/
Dpwc-kiara.h26 unsigned short bandlength; /* Bandlength when decompressing */
Dpwc-timon.h41 unsigned short bandlength; /* Bandlength when decompressing */
/Linux-v6.1/fs/cramfs/
Duncompress.c54 pr_err("Error %d while decompressing!\n", err); in cramfs_uncompress_block()
/Linux-v6.1/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,dsc.yaml15 compressing and decompressing image display streams, including
/Linux-v6.1/arch/nios2/boot/compressed/
Dhead.S87 /* flush all data cache after decompressing */
/Linux-v6.1/arch/mips/boot/compressed/
Ddecompress.c105 /* This area are prepared for mallocing when decompressing */ in decompress_kernel()
DMakefile17 # set the default size of the mallocing area for decompressing
/Linux-v6.1/lib/
Ddecompress_unlz4.c3 * Wrapper for decompressing LZ4-compressed kernel, initramfs, and initrd
Ddecompress_unxz.c2 * Wrapper for decompressing XZ-compressed kernel, initramfs, and initrd
/Linux-v6.1/Documentation/filesystems/
Dcramfs.rst58 decompressing.
Dsquashfs.rst249 Blocks in Squashfs are compressed. To avoid repeatedly decompressing
/Linux-v6.1/lib/lz4/
Dlz4defs.h148 * environments. This is needed when decompressing the Linux Kernel, for example.
/Linux-v6.1/kernel/module/
DKconfig229 Support for decompressing kernel modules by the kernel itself
/Linux-v6.1/arch/powerpc/boot/
Dmain.c81 printf("Decompressing (0x%p <- 0x%p:0x%p)...\n\r", addr, in prep_kernel()
/Linux-v6.1/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-v6.1/fs/isofs/
Dcompress.c298 * When decompressing, we typically obtain more than one page
/Linux-v6.1/drivers/staging/media/deprecated/meye/
Dmeye.h169 #define MCHIP_MCC_STATUS_DECOMP 0x00000008 /* decompressing */
/Linux-v6.1/fs/ntfs3/
Dlznt.c373 /* Loop through decompressing chunks. */ in decompress_lznt()
/Linux-v6.1/arch/alpha/boot/
Dbootpz.c397 srm_printk("Decompressing the kernel...\n" in start_kernel()
/Linux-v6.1/Documentation/userspace-api/media/mediactl/
Dmedia-types.rst202 decompressing a compressed video stream into uncompressed video

12