Searched refs:zlib (Results 1 – 23 of 23) sorted by relevance
/Linux-v4.19/arch/xtensa/boot/lib/ |
D | Makefile | 6 zlib := inffast.c inflate.c inftrees.c macro 8 lib-y += $(zlib:.c=.o) zmem.o 28 $(addprefix $(obj)/,$(zlib)): $(obj)/%: $(srctree)/lib/zlib_inflate/% 31 clean-files := $(zlib)
|
/Linux-v4.19/arch/powerpc/boot/ |
D | Makefile | 90 zlib-decomp-$(CONFIG_KERNEL_GZIP) := decompress_inflate.c 91 zlib-$(CONFIG_KERNEL_GZIP) := inffast.c inflate.c inftrees.c 93 zliblinuxheader-$(CONFIG_KERNEL_GZIP) := zlib.h zconf.h zutil.h 96 $(addprefix $(obj)/,$(zlib-decomp-y)) 98 $(addprefix $(obj)/, $(zlib-decomp-y)): \ 101 $(addprefix $(obj)/,$(zlib-y)) 103 $(addprefix $(obj)/,$(zlib-y)): \ 117 elf_util.c $(zlib-y) devtree.c stdlib.c \ 176 $(addprefix $(obj)/,$(zlib-y)): $(obj)/%: $(srctree)/lib/zlib_inflate/% 185 $(addprefix $(obj)/,$(zlib-decomp-y)): $(obj)/%: $(srctree)/lib/% [all …]
|
D | .gitignore | 36 zlib.h
|
/Linux-v4.19/tools/build/ |
D | Makefile.feature | 64 zlib \ 114 zlib \
|
/Linux-v4.19/fs/squashfs/ |
D | Kconfig | 7 filesystem for Linux. It uses zlib, lzo or xz compression to 131 of zlib are too high. 146 of zlib are too high. 160 the default zlib compression, at the expense of greater CPU and
|
/Linux-v4.19/tools/perf/ |
D | builtin-version.c | 77 STATUS(HAVE_ZLIB_SUPPORT, zlib); in library_status()
|
D | Makefile.config | 721 …msg := $(warning No bfd.h/libbfd found, please install binutils-dev[el]/zlib-static/libiberty-dev … 735 ifeq ($(feature-zlib), 1)
|
/Linux-v4.19/arch/arm64/boot/dts/amd/ |
D | husky.dts | 29 amd,zlib-support = <1>;
|
D | amd-overdrive-rev-b0.dts | 29 amd,zlib-support = <1>;
|
D | amd-overdrive-rev-b1.dts | 29 amd,zlib-support = <1>;
|
/Linux-v4.19/fs/btrfs/ |
D | Makefile | 10 export.o tree-log.o free-space-cache.o zlib.o lzo.o zstd.o \
|
/Linux-v4.19/tools/build/feature/ |
D | Makefile | 49 test-zlib.bin \ 241 $(OUTPUT)test-zlib.bin:
|
/Linux-v4.19/Documentation/filesystems/ |
D | ubifs.txt | 93 compr=zlib override default compressor and set it to "zlib"
|
D | cramfs.txt | 6 It uses the zlib routines to compress a file one page at a time, and
|
D | squashfs.txt | 5 It uses zlib, lz4, lzo, or xz compression to compress files, inodes and
|
/Linux-v4.19/fs/ubifs/ |
D | Kconfig | 29 LZO compressor is generally faster than zlib but compresses worse.
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | Kconfig | 83 to be compressed using zlib.
|
/Linux-v4.19/fs/jffs2/ |
D | Kconfig | 121 hardware and operating system. See <http://www.gzip.org/zlib/> for
|
/Linux-v4.19/Documentation/ |
D | xz.txt | 21 For userspace, XZ Utils provide a zlib-like compression library
|
/Linux-v4.19/tools/perf/util/ |
D | Build | 139 libperf-$(CONFIG_ZLIB) += zlib.o
|
/Linux-v4.19/fs/cramfs/ |
D | README | 73 <block>: The i'th <block> is the output of zlib's compress function
|
/Linux-v4.19/drivers/crypto/ccp/ |
D | ccp-dev-v5.c | 134 } zlib; member
|
/Linux-v4.19/ |
D | CREDITS | 38 D: zlib decompression 2587 D: Shared zlib
|