next_out           50 arch/arm/kernel/head-inflate-data.c 	strm->next_out = _sdata;
next_out          332 arch/powerpc/kernel/nvram_64.c 	stream.next_out = out;
next_out           70 arch/xtensa/boot/lib/zmem.c         s.next_out = dst;
next_out           77 arch/xtensa/boot/lib/zmem.c         *lenp = s.next_out - (unsigned char *) dst;
next_out          191 crypto/deflate.c 	stream->next_out = (u8 *)dst;
next_out          236 crypto/deflate.c 	stream->next_out = (u8 *)dst;
next_out          301 drivers/gpu/drm/i915/i915_gpu_error.c 			zstream->next_out = compress_next_page(c, dst);
next_out          302 drivers/gpu/drm/i915/i915_gpu_error.c 			if (IS_ERR(zstream->next_out))
next_out          303 drivers/gpu/drm/i915/i915_gpu_error.c 				return PTR_ERR(zstream->next_out);
next_out          327 drivers/gpu/drm/i915/i915_gpu_error.c 			zstream->next_out = compress_next_page(c, dst);
next_out          328 drivers/gpu/drm/i915/i915_gpu_error.c 			if (IS_ERR(zstream->next_out))
next_out          329 drivers/gpu/drm/i915/i915_gpu_error.c 				return PTR_ERR(zstream->next_out);
next_out          343 drivers/gpu/drm/i915/i915_gpu_error.c 	memset(zstream->next_out, 0, zstream->avail_out);
next_out         6615 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	bp->strm->next_out = bp->gunzip_buf;
next_out           54 drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c 	compress_stream.next_out = pout_buff->data + pout_buff->offset;
next_out          993 drivers/net/ethernet/qlogic/qed/qed_main.c 	p_hwfn->stream->next_out = unzip_buf;
next_out          216 drivers/net/ppp/ppp_deflate.c 	state->strm.next_out = wptr;
next_out          235 drivers/net/ppp/ppp_deflate.c 			state->strm.next_out = NULL;
next_out          322 drivers/net/ppp/ppp_deflate.c 	state->strm.next_out  = NULL;
next_out          451 drivers/net/ppp/ppp_deflate.c 	state->strm.next_out = obuf + 3;
next_out          474 drivers/net/ppp/ppp_deflate.c 				--state->strm.next_out;
next_out          484 drivers/net/ppp/ppp_deflate.c 			state->strm.next_out = overflow_buf;
next_out          273 fs/binfmt_flat.c 	strm.next_out = dst;
next_out          137 fs/btrfs/zlib.c 	workspace->strm.next_out = cpage_out;
next_out          178 fs/btrfs/zlib.c 			workspace->strm.next_out = cpage_out;
next_out          252 fs/btrfs/zlib.c 	workspace->strm.next_out = workspace->buf;
next_out          291 fs/btrfs/zlib.c 		workspace->strm.next_out = workspace->buf;
next_out          342 fs/btrfs/zlib.c 	workspace->strm.next_out = workspace->buf;
next_out          397 fs/btrfs/zlib.c 		workspace->strm.next_out = workspace->buf;
next_out           38 fs/cramfs/uncompress.c 	stream.next_out = dst;
next_out          123 fs/isofs/compress.c 				stream.next_out = page_address(pages[curpage])
next_out          128 fs/isofs/compress.c 				stream.next_out = (void *)&zisofs_sink_page;
next_out           92 fs/jffs2/compr_zlib.c 	def_strm.next_out = cpage_out;
next_out          154 fs/jffs2/compr_zlib.c 	inf_strm.next_out = cpage_out;
next_out           60 fs/squashfs/zlib_wrapper.c 	stream->next_out = squashfs_first_page(output);
next_out           73 fs/squashfs/zlib_wrapper.c 			stream->next_out = squashfs_next_page(output);
next_out           74 fs/squashfs/zlib_wrapper.c 			if (stream->next_out != NULL)
next_out           89 include/linux/zlib.h     Byte    *next_out;  /* next output byte should be put there */
next_out          121 lib/decompress_inflate.c 	strm->next_out = out_buf;
next_out          146 lib/decompress_inflate.c 		if (flush && strm->next_out > out_buf) {
next_out          147 lib/decompress_inflate.c 			long l = strm->next_out - out_buf;
next_out          153 lib/decompress_inflate.c 			strm->next_out = out_buf;
next_out          313 lib/zlib_deflate/deflate.c     if (strm->next_out != NULL) {
next_out          314 lib/zlib_deflate/deflate.c 	memcpy(strm->next_out, s->pending_out, len);
next_out          315 lib/zlib_deflate/deflate.c 	strm->next_out += len;
next_out          120 lib/zlib_inflate/inffast.c     out = strm->next_out - OFF;
next_out          340 lib/zlib_inflate/inffast.c     strm->next_out = out + OFF;
next_out          111 lib/zlib_inflate/inflate.c         memcpy(state->window, strm->next_out - state->wsize, state->wsize);
next_out          118 lib/zlib_inflate/inflate.c         memcpy(state->window + state->write, strm->next_out - copy, dist);
next_out          121 lib/zlib_inflate/inflate.c             memcpy(state->window, strm->next_out - copy, copy);
next_out          168 lib/zlib_inflate/inflate.c         put = strm->next_out; \
next_out          179 lib/zlib_inflate/inflate.c         strm->next_out = put; \
next_out          739 lib/zlib_inflate/inflate.c             UPDATE(state->check, strm->next_out - out, out);
next_out          772 lib/zlib_inflate/inflate.c     Byte *saved_no = z->next_out;
next_out          780 lib/zlib_inflate/inflate.c     z->next_out = (unsigned char*)z->next_in + z->avail_in;
next_out          786 lib/zlib_inflate/inflate.c     z->next_out = saved_no;
next_out           29 lib/zlib_inflate/infutil.c 	strm->next_out = gunzip_buf;
next_out           62 tools/perf/util/lzma.c 	strm.next_out  = buf_out;
next_out           89 tools/perf/util/lzma.c 			strm.next_out  = buf_out;
next_out           50 tools/perf/util/zlib.c 		zs.next_out = buf;