Home
last modified time | relevance | path

Searched refs:inflate (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/block/zram/
H A Dbackend_deflate.c119 struct z_stream_s *inflate; in deflate_decompress() local
122 inflate = &zctx->dctx; in deflate_decompress()
124 ret = zlib_inflateReset(inflate); in deflate_decompress()
128 inflate->next_in = (u8 *)req->src; in deflate_decompress()
129 inflate->avail_in = req->src_len; in deflate_decompress()
130 inflate->next_out = (u8 *)req->dst; in deflate_decompress()
131 inflate->avail_out = req->dst_len; in deflate_decompress()
133 ret = zlib_inflate(inflate, Z_SYNC_FLUSH); in deflate_decompress()
/linux/arch/xtensa/boot/lib/
H A D.gitignore3 inflate.c
H A DMakefile6 zlib := inffast.c inflate.c inftrees.c
/linux/lib/zlib_inflate/
H A DMakefile19 zlib_inflate-objs := inffast.o inflate.o infutil.o \
/linux/tools/perf/util/
H A Dzlib.c53 ret = inflate(&zs, Z_NO_FLUSH); in gzip_decompress_to_file()
/linux/drivers/virt/vboxguest/
H A Dvmmdev.h353 u32 inflate; member
H A Dvboxguest_core.c284 req->inflate = true; in vbg_balloon_inflate()
331 req->inflate = false; in vbg_balloon_deflate()
/linux/arch/alpha/boot/
H A DMakefile120 $(obj)/misc.o: lib/inflate.c
/linux/Documentation/networking/
H A Dfib_trie.rst90 inflate()
95 inflate(). Used by resize();
/linux/Documentation/arch/powerpc/
H A Dvas-api.rst93 Applications that use inflate / deflate calls can link with libnxz
/linux/net/ipv4/
H A Dfib_trie.c531 static struct key_vector *inflate(struct trie *t, in inflate() function
538 pr_debug("In inflate\n"); in inflate()
750 * child array will be doubled by inflate()) and multiplying
864 tp = inflate(t, tn); in resize()
876 /* update parent in case inflate failed */ in resize()
879 /* Return if at least one inflate is run */ in resize()
/linux/scripts/
H A Dspelling.txt864 infalte||inflate
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1259 inf_only: s390 zlib hardware support for inflate