Searched defs:strm (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/tools/build/feature/
H A Dtest-lzma.c5 lzma_stream strm = LZMA_STREAM_INIT; main() local
/linux-4.1.27/lib/zlib_inflate/
H A Dinfutil.c13 struct z_stream_s *strm; zlib_inflate_blob() local
H A Dinffast.c88 void inflate_fast(z_streamp strm, unsigned start) inflate_fast() argument
H A Dinflate.c23 int zlib_inflateReset(z_streamp strm) zlib_inflateReset() argument
48 int zlib_inflateInit2(z_streamp strm, int windowBits) zlib_inflateInit2() argument
101 static void zlib_updatewindow(z_streamp strm, unsigned out) zlib_updatewindow() argument
146 static int zlib_inflateSyncPacket(z_streamp strm) zlib_inflateSyncPacket() argument
317 int zlib_inflate(z_streamp strm, int flush) zlib_inflate() argument
742 int zlib_inflateEnd(z_streamp strm) zlib_inflateEnd() argument
/linux-4.1.27/fs/squashfs/
H A Dzlib_wrapper.c55 static void zlib_free(void *strm) zlib_free() argument
65 static int zlib_uncompress(struct squashfs_sb_info *msblk, void *strm, zlib_uncompress() argument
H A Dlzo_wrapper.c66 static void lzo_free(void *strm) lzo_free() argument
78 static int lzo_uncompress(struct squashfs_sb_info *msblk, void *strm, lzo_uncompress() argument
H A Dlz4_wrapper.c81 static void lz4_free(void *strm) lz4_free() argument
93 static int lz4_uncompress(struct squashfs_sb_info *msblk, void *strm, lz4_uncompress() argument
H A Dxz_wrapper.c121 static void squashfs_xz_free(void *strm) squashfs_xz_free() argument
132 static int squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void *strm, squashfs_xz_uncompress() argument
/linux-4.1.27/tools/perf/util/
H A Dlzma.c30 lzma_stream strm = LZMA_STREAM_INIT; lzma_decompress_to_file() local
/linux-4.1.27/lib/
H A Ddecompress_inflate.c44 struct z_stream_s *strm; __gunzip() local
/linux-4.1.27/drivers/net/ppp/
H A Dppp_deflate.c33 z_stream strm; member in struct:ppp_deflate_state
/linux-4.1.27/fs/btrfs/
H A Dzlib.c36 z_stream strm; member in struct:workspace
/linux-4.1.27/lib/zlib_deflate/
H A Ddeflate.c167 zlib_deflateInit2( z_streamp strm, int level, int method, int windowBits, int memLevel, int strategy ) zlib_deflateInit2() argument
327 zlib_deflate( z_streamp strm, int flush ) zlib_deflate() argument
493 read_buf( z_streamp strm, Byte *buf, unsigned size ) read_buf() argument
H A Ddefutil.h72 z_streamp strm; /* pointer back to this zlib stream */ member in struct:deflate_state
/linux-4.1.27/fs/
H A Dbinfmt_flat.c189 z_stream strm; decompress_exec() local
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1791 struct z_stream_s *strm; member in struct:bnx2x

Completed in 204 milliseconds