Searched refs:zlib_deflate (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/zlib_deflate/ |
| H A D | Makefile | 10 obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate.o 12 zlib_deflate-objs := deflate.o deftree.o deflate_syms.o
|
| H A D | deflate_syms.c | 16 EXPORT_SYMBOL(zlib_deflate);
|
| H A D | deflate.c | 329 int zlib_deflate( in zlib_deflate() function
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | compr_zlib.c | 101 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 D | cudbg_zlib.c | 57 rc = zlib_deflate(&compress_stream, Z_FINISH); in cudbg_compress_buff()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | zlib.h | 223 extern int zlib_deflate (z_streamp strm, int flush);
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 99 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | zlib.c | 178 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 D | deflate.c | 194 ret = zlib_deflate(stream, Z_FINISH); in __deflate_compress()
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | ppp_deflate.c | 226 r = zlib_deflate(&state->strm, Z_PACKET_FLUSH); in z_compress()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Makefile | 181 obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate/
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | nvram_64.c | 336 err = zlib_deflate(&stream, Z_FINISH); in nvram_compress()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_gpu_error.c | 312 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 D | modules.builtin | |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | policy_unpack.c | 1090 error = zlib_deflate(&strm, Z_FINISH); in deflate_compress()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 2703 zlib_deflate
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |