Searched refs:z_stream_s (Results 1 – 11 of 11) sorted by relevance
15 struct z_stream_s cctx;16 struct z_stream_s dctx;93 struct z_stream_s *deflate; in deflate_compress()119 struct z_stream_s *inflate; in deflate_decompress()
32 struct z_stream_s compress_stream; in cudbg_compress_buff()44 memset(&compress_stream, 0, sizeof(struct z_stream_s)); in cudbg_compress_buff()
30 struct z_stream_s stream;65 struct z_stream_s *stream = &ds->stream; in deflate_compress_one()144 struct z_stream_s *stream = &ds->stream; in deflate_decompress_one()
34 struct z_stream_s stream, *strm = &stream; in __inflate_kernel_data()
13 struct z_stream_s *strm; in zlib_inflate_blob()
176 struct z_stream_s zstream = { in pstore_compress()584 struct z_stream_s *zstream) in decompress_record()662 struct z_stream_s zstream = {}; in pstore_get_backend_records()
84 typedef struct z_stream_s { struct
49 struct z_stream_s *strm; in __gunzip()
7 struct z_stream_s z;
116 static struct z_stream_s stream;
1722 struct z_stream_s *strm;