Home
last modified time | relevance | path

Searched defs:compressed (Results 1 – 25 of 55) sorted by relevance

123

/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
Dvmlinux.scr4 input_len = .;
5 LONG(input_data_end - input_data) input_data = .;
7 output_len = . - 4; /* can be at unaligned address */
8 input_data_end = .;
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
Dvmlinux.scr4 input_len = .;
5 LONG(input_data_end - input_data) input_data = .;
7 output_len = . - 4;
8 input_data_end = .;
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
Dvmlinux.scr4 input_len = .;
5 LONG(input_data_end - input_data) input_data = .;
7 output_len = . - 4;
8 input_data_end = .;
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
Dvmlinux.scr4 input_len = .;
5 LONG(input_data_end - input_data) input_data = .;
7 output_len = . - 4; /* can be at unaligned address */
8 input_data_end = .;
/kernel/linux/linux-5.10/arch/s390/boot/compressed/
Dvmlinux.lds.S91 _compressed_start = .;
93 _compressed_end = .;
/kernel/linux/linux-6.6/arch/s390/boot/
Dvmlinux.lds.S104 _compressed_start = .;
106 _compressed_end = .;
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvfw/
Dls.h35 u32 compressed; member
48 u32 compressed; member
/kernel/linux/linux-6.6/arch/ia64/
DMakefile56 compressed: vmlinux.gz target
/kernel/linux/linux-5.10/arch/ia64/
DMakefile61 compressed: vmlinux.gz target
/kernel/linux/linux-6.6/tools/perf/util/
Dzstd.c61 size_t ret, size, compressed = 0; in zstd_compress_stream_to_records() local
Dtool.h81 event_op4 compressed; member
/kernel/linux/linux-5.10/tools/perf/util/
Dzstd.c61 size_t ret, size, compressed = 0; in zstd_compress_stream_to_records() local
Dtool.h78 event_op4 compressed; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
Dvivid-rds-gen.h29 bool compressed; member
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
Dvivid-rds-gen.h29 bool compressed; member
/kernel/linux/linux-6.6/arch/m68k/
DMakefile101 zImage compressed: vmlinux.gz target
/kernel/linux/linux-5.10/arch/m68k/
DMakefile114 zImage compressed: vmlinux.gz target
/kernel/linux/linux-6.6/arch/sh/
DMakefile172 compressed: zImage target
/kernel/linux/linux-5.10/fs/squashfs/
Dblock.c147 int compressed; in squashfs_read_data() local
/kernel/linux/linux-5.10/arch/sh/
DMakefile202 compressed: zImage target
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvfw/
Dls.h35 u32 compressed; member
48 u32 compressed; member
/kernel/linux/linux-6.6/lib/xz/
Dxz_dec_stream.c66 vli_type compressed; member
81 vli_type compressed; member
/kernel/linux/linux-5.10/lib/xz/
Dxz_dec_stream.c66 vli_type compressed; member
81 vli_type compressed; member
/kernel/linux/linux-6.6/fs/squashfs/
Dblock.c268 int compressed; in squashfs_read_data() local
/kernel/linux/linux-5.10/include/linux/
Dpstore.h83 bool compressed; member

123