Home
last modified time | relevance | path

Searched refs:zlib_deflate (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/lib/zlib_deflate/
H A DMakefile10 obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate.o
12 zlib_deflate-objs := deflate.o deftree.o deflate_syms.o
H A Ddeflate_syms.c16 EXPORT_SYMBOL(zlib_deflate);
H A Ddeflate.c329 int zlib_deflate( in zlib_deflate() function
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dcompr_zlib.c101 ret = zlib_deflate(&def_strm, Z_PARTIAL_FLUSH); in jffs2_zlib_compress()
114 ret = zlib_deflate(&def_strm, Z_FINISH); in jffs2_zlib_compress()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_zlib.c57 rc = zlib_deflate(&compress_stream, Z_FINISH); in cudbg_compress_buff()
/OK3568_Linux_fs/kernel/include/linux/
H A Dzlib.h223 extern int zlib_deflate (z_streamp strm, int flush);
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dgdb-kernel-debugging.rst99 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dzlib.c178 ret = zlib_deflate(&workspace->strm, Z_SYNC_FLUSH); in zlib_compress_pages()
228 ret = zlib_deflate(&workspace->strm, Z_FINISH); in zlib_compress_pages()
/OK3568_Linux_fs/kernel/crypto/
H A Ddeflate.c194 ret = zlib_deflate(stream, Z_FINISH); in __deflate_compress()
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_deflate.c226 r = zlib_deflate(&state->strm, Z_PACKET_FLUSH); in z_compress()
/OK3568_Linux_fs/kernel/lib/
H A DMakefile181 obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate/
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dnvram_64.c336 err = zlib_deflate(&stream, Z_FINISH); in nvram_compress()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gpu_error.c312 if (zlib_deflate(zstream, Z_NO_FLUSH) != Z_OK) in compress_page()
331 switch (zlib_deflate(zstream, Z_FINISH)) { in compress_flush()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin
H A Dmodules.builtin.modinfo
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dpolicy_unpack.c1090 error = zlib_deflate(&strm, Z_FINISH); in deflate_compress()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk2703 zlib_deflate
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log