Home
last modified time | relevance | path

Searched refs:z_stream_s (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/block/zram/
H A Dbackend_deflate.c15 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()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_zlib.c32 struct z_stream_s compress_stream; in cudbg_compress_buff()
44 memset(&compress_stream, 0, sizeof(struct z_stream_s)); in cudbg_compress_buff()
/linux/crypto/
H A Ddeflate.c30 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()
/linux/arch/arm/kernel/
H A Dhead-inflate-data.c34 struct z_stream_s stream, *strm = &stream; in __inflate_kernel_data()
/linux/lib/zlib_inflate/
H A Dinfutil.c13 struct z_stream_s *strm; in zlib_inflate_blob()
/linux/fs/pstore/
H A Dplatform.c176 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()
/linux/include/linux/
H A Dzlib.h84 typedef struct z_stream_s { struct
/linux/lib/
H A Ddecompress_inflate.c49 struct z_stream_s *strm; in __gunzip()
/linux/fs/erofs/
H A Ddecompressor_deflate.c7 struct z_stream_s z;
/linux/arch/powerpc/kernel/
H A Dnvram_64.c116 static struct z_stream_s stream;
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1722 struct z_stream_s *strm;