/linux-4.1.27/tools/build/feature/ |
H A D | test-lzma.c | 5 lzma_stream strm = LZMA_STREAM_INIT; main() local
|
/linux-4.1.27/lib/zlib_inflate/ |
H A D | infutil.c | 13 struct z_stream_s *strm; zlib_inflate_blob() local
|
H A D | inffast.c | 88 void inflate_fast(z_streamp strm, unsigned start) inflate_fast() argument
|
H A D | inflate.c | 23 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 D | zlib_wrapper.c | 55 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 D | lzo_wrapper.c | 66 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 D | lz4_wrapper.c | 81 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 D | xz_wrapper.c | 121 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 D | lzma.c | 30 lzma_stream strm = LZMA_STREAM_INIT; lzma_decompress_to_file() local
|
/linux-4.1.27/lib/ |
H A D | decompress_inflate.c | 44 struct z_stream_s *strm; __gunzip() local
|
/linux-4.1.27/drivers/net/ppp/ |
H A D | ppp_deflate.c | 33 z_stream strm; member in struct:ppp_deflate_state
|
/linux-4.1.27/fs/btrfs/ |
H A D | zlib.c | 36 z_stream strm; member in struct:workspace
|
/linux-4.1.27/lib/zlib_deflate/ |
H A D | deflate.c | 167 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 D | defutil.h | 72 z_streamp strm; /* pointer back to this zlib stream */ member in struct:deflate_state
|
/linux-4.1.27/fs/ |
H A D | binfmt_flat.c | 189 z_stream strm; decompress_exec() local
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x.h | 1791 struct z_stream_s *strm; member in struct:bnx2x
|