| /linux/arch/xtensa/boot/lib/ |
| H A D | Makefile | 6 zlib := inffast.c inflate.c inftrees.c macro 8 lib-y += $(zlib:.c=.o) zmem.o 31 $(addprefix $(obj)/,$(zlib)): $(obj)/%: $(srctree)/lib/zlib_inflate/% 34 clean-files := $(zlib)
|
| /linux/scripts/ |
| H A D | Makefile.debug | 37 DEBUG_CFLAGS += -gz=zlib 38 DEBUG_RUSTFLAGS += -Zdebuginfo-compression=zlib 39 KBUILD_AFLAGS += -gz=zlib 40 KBUILD_LDFLAGS += --compress-debug-sections=zlib
|
| /linux/arch/powerpc/boot/ |
| H A D | Makefile | 114 zlib-decomp-$(CONFIG_KERNEL_GZIP) := decompress_inflate.c 115 zlib-$(CONFIG_KERNEL_GZIP) := inffast.c inflate.c inftrees.c 117 zliblinuxheader-$(CONFIG_KERNEL_GZIP) := zlib.h zconf.h zutil.h 120 $(addprefix $(obj)/,$(zlib-decomp-y)) 122 $(addprefix $(obj)/, $(zlib-decomp-y)): \ 125 $(addprefix $(obj)/,$(zlib-y)) 127 $(addprefix $(obj)/,$(zlib-y)): \ 141 elf_util.c $(zlib-y) devtree.c stdlib.c \ 195 $(addprefix $(obj)/,$(zlib-y)): $(obj)/%: $(srctree)/lib/zlib_inflate/% 204 $(addprefix $(obj)/,$(zlib-decomp-y)): $(obj)/%: $(srctree)/lib/% [all …]
|
| /linux/scripts/gdb/linux/ |
| H A D | config.py | 6 import zlib 37 config_buf = zlib.decompress(zconfig_buf, 16)
|
| /linux/Documentation/translations/zh_CN/filesystems/ |
| H A D | ubifs.rst | 83 compr=zlib 覆盖默认压缩器,设置为"zlib"
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.pc.template | 11 Requires.private: libelf zlib
|
| /linux/tools/build/ |
| H A D | Makefile.feature | 91 zlib \ 146 zlib \
|
| /linux/fs/squashfs/ |
| H A D | Kconfig | 8 filesystem for Linux. It uses zlib, lz4, lzo, xz or zstd compression 194 of zlib are too high. 209 of zlib are too high. 223 the default zlib compression, at the expense of greater CPU and
|
| /linux/Documentation/translations/zh_CN/staging/ |
| H A D | xz.rst | 25 对于用户空间来说,XZ Utils提供了类似于zlib的压缩库和类似于gzip的命令行工具。
|
| /linux/LICENSES/deprecated/ |
| H A D | Zlib | 10 zlib License
|
| /linux/Documentation/bpf/libbpf/ |
| H A D | libbpf_build.rst | 6 libelf and zlib are internal dependencies of libbpf and thus are required to link
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-check.txt | 69 zlib / HAVE_ZLIB_SUPPORT
|
| /linux/fs/btrfs/ |
| H A D | Makefile | 30 export.o tree-log.o free-space-cache.o zlib.o lzo.o zstd.o \
|
| /linux/Documentation/filesystems/ |
| H A D | ubifs.rst | 100 compr=zlib override default compressor and set it to "zlib"
|
| H A D | cramfs.rst | 9 It uses the zlib routines to compress a file one page at a time, and
|
| /linux/tools/build/feature/ |
| H A D | Makefile | 55 test-zlib.bin \ 314 $(OUTPUT)test-zlib.bin:
|
| /linux/fs/ubifs/ |
| H A D | Kconfig | 35 LZO compressor is generally faster than zlib but compresses worse.
|
| /linux/Documentation/staging/ |
| H A D | xz.rst | 19 For userspace, `XZ Utils`_ provide a zlib-like compression library
|
| /linux/tools/perf/ |
| H A D | Makefile.config | 550 ifeq ($(feature-zlib), 1) 617 $(warning Warning: Statically building libbpf not possible as zlib is missing) 715 $(warning Warning: Disabled BPF skeletons as zlib is required by bpftool)
|
| /linux/lib/ |
| H A D | Kconfig | 186 prompt "Enable s390x DEFLATE CONVERSION CALL support for kernel zlib" 188 Enable s390x hardware support for zlib in the kernel.
|
| /linux/fs/jffs2/ |
| H A D | Kconfig | 122 hardware and operating system. See <http://www.gzip.org/zlib/> for
|
| /linux/fs/pstore/ |
| H A D | Kconfig | 32 the backing store. This is implemented using the zlib 'deflate'
|
| /linux/fs/cramfs/ |
| H A D | README | 73 <block>: The i'th <block> is the output of zlib's compress function
|
| /linux/drivers/gpu/drm/ |
| H A D | Kconfig | 117 the QR code will contain the URL and the kmsg compressed with zlib as
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-dev-v5.c | 128 } zlib; member
|