total_out         334 arch/powerpc/kernel/nvram_64.c 	stream.total_out = 0;
total_out         344 arch/powerpc/kernel/nvram_64.c 	if (stream.total_out >= stream.total_in)
total_out         347 arch/powerpc/kernel/nvram_64.c 	ret = stream.total_out;
total_out         200 crypto/deflate.c 	*dlen = stream->total_out;
total_out         256 crypto/deflate.c 	*dlen = stream->total_out;
total_out         148 drivers/crypto/stm32/stm32-cryp.c 	size_t                  total_out;
total_out         322 drivers/crypto/stm32/stm32-cryp.c 	ret = stm32_cryp_check_aligned(cryp->out_sg, cryp->total_out,
total_out         345 drivers/crypto/stm32/stm32-cryp.c 	int pages, total_in, total_out;
total_out         356 drivers/crypto/stm32/stm32-cryp.c 	total_out = ALIGN(cryp->total_out, cryp->hw_blocksize);
total_out         357 drivers/crypto/stm32/stm32-cryp.c 	pages = total_out ? get_order(total_out) : 1;
total_out         372 drivers/crypto/stm32/stm32-cryp.c 	sg_init_one(&cryp->out_sgl, buf_out, total_out);
total_out         943 drivers/crypto/stm32/stm32-cryp.c 		cryp->total_out = cryp->total_in;
total_out         972 drivers/crypto/stm32/stm32-cryp.c 			cryp->total_out = cryp->total_in + cryp->authsize;
total_out         975 drivers/crypto/stm32/stm32-cryp.c 			cryp->total_out = cryp->total_in - cryp->authsize;
total_out         979 drivers/crypto/stm32/stm32-cryp.c 	cryp->total_out_save = cryp->total_out;
total_out         992 drivers/crypto/stm32/stm32-cryp.c 	cryp->out_sg_len = sg_nents_for_len(cryp->out_sg, cryp->total_out);
total_out        1009 drivers/crypto/stm32/stm32-cryp.c 		cryp->total_out -= cryp->areq->assoclen;
total_out        1162 drivers/crypto/stm32/stm32-cryp.c 			if (cryp->total_out >= sizeof(u32)) {
total_out        1168 drivers/crypto/stm32/stm32-cryp.c 				cryp->total_out -= sizeof(u32);
total_out        1169 drivers/crypto/stm32/stm32-cryp.c 			} else if (!cryp->total_out) {
total_out        1177 drivers/crypto/stm32/stm32-cryp.c 				for (j = 0; j < cryp->total_out; j++) {
total_out        1181 drivers/crypto/stm32/stm32-cryp.c 				cryp->total_out = 0;
total_out        1249 drivers/crypto/stm32/stm32-cryp.c 		if (likely(cryp->total_out - tag_size >= sizeof(u32))) {
total_out        1254 drivers/crypto/stm32/stm32-cryp.c 			cryp->total_out -= sizeof(u32);
total_out        1255 drivers/crypto/stm32/stm32-cryp.c 		} else if (cryp->total_out == tag_size) {
total_out        1263 drivers/crypto/stm32/stm32-cryp.c 			for (j = 0; j < cryp->total_out - tag_size; j++) {
total_out        1267 drivers/crypto/stm32/stm32-cryp.c 			cryp->total_out = tag_size;
total_out        1271 drivers/crypto/stm32/stm32-cryp.c 	return !(cryp->total_out - tag_size) || !cryp->total_in;
total_out        1454 drivers/crypto/stm32/stm32-cryp.c 	last_total_out = cryp->total_out;
total_out         313 drivers/gpu/drm/i915/i915_gpu_error.c 	if (0 && zstream->total_out > zstream->total_in)
total_out          65 drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c 	c_hdr->compress_size = compress_stream.total_out;
total_out          67 drivers/net/ethernet/chelsio/cxgb4/cudbg_zlib.c 	pout_buff->offset += compress_stream.total_out;
total_out        1013 drivers/net/ethernet/qlogic/qed/qed_main.c 	return p_hwfn->stream->total_out / 4;
total_out         275 fs/binfmt_flat.c 	strm.total_out = 0;
total_out        1036 fs/btrfs/compression.c 			 unsigned long *total_out)
total_out        1048 fs/btrfs/compression.c 						      total_in, total_out);
total_out        1124 fs/btrfs/compression.c 			      unsigned long total_out, u64 disk_start,
total_out        1131 fs/btrfs/compression.c 	unsigned long working_bytes = total_out - buf_start;
total_out        1143 fs/btrfs/compression.c 	if (total_out <= start_byte)
total_out        1150 fs/btrfs/compression.c 	if (total_out > start_byte && buf_start < start_byte) {
total_out        1192 fs/btrfs/compression.c 			if (total_out <= start_byte)
total_out        1200 fs/btrfs/compression.c 			if (total_out > start_byte &&
total_out        1203 fs/btrfs/compression.c 				working_bytes = total_out - start_byte;
total_out          84 fs/btrfs/compression.h 			 unsigned long *total_out);
total_out          88 fs/btrfs/compression.h 			      unsigned long total_out, u64 disk_start,
total_out         148 fs/btrfs/compression.h 			      unsigned long *total_out);
total_out         140 fs/btrfs/lzo.c 			      unsigned long *total_out)
total_out         150 fs/btrfs/lzo.c 	unsigned long len = *total_out;
total_out         163 fs/btrfs/lzo.c 	*total_out = 0;
total_out         291 fs/btrfs/lzo.c 	*total_out = tot_out;
total_out          97 fs/btrfs/zlib.c 			       unsigned long *total_out)
total_out         107 fs/btrfs/zlib.c 	unsigned long len = *total_out;
total_out         112 fs/btrfs/zlib.c 	*total_out = 0;
total_out         122 fs/btrfs/zlib.c 	workspace->strm.total_out = 0;
total_out         154 fs/btrfs/zlib.c 		    workspace->strm.total_out) {
total_out         186 fs/btrfs/zlib.c 			if (workspace->strm.total_out > max_out)
total_out         211 fs/btrfs/zlib.c 	if (workspace->strm.total_out >= workspace->strm.total_in) {
total_out         217 fs/btrfs/zlib.c 	*total_out = workspace->strm.total_out;
total_out         237 fs/btrfs/zlib.c 	size_t total_out = 0;
total_out         251 fs/btrfs/zlib.c 	workspace->strm.total_out = 0;
total_out         276 fs/btrfs/zlib.c 		buf_start = total_out;
total_out         277 fs/btrfs/zlib.c 		total_out = workspace->strm.total_out;
total_out         280 fs/btrfs/zlib.c 		if (buf_start == total_out)
total_out         284 fs/btrfs/zlib.c 						 total_out, disk_start,
total_out         331 fs/btrfs/zlib.c 	unsigned long total_out = 0;
total_out         344 fs/btrfs/zlib.c 	workspace->strm.total_out = 0;
total_out         370 fs/btrfs/zlib.c 		buf_start = total_out;
total_out         371 fs/btrfs/zlib.c 		total_out = workspace->strm.total_out;
total_out         373 fs/btrfs/zlib.c 		if (total_out == buf_start) {
total_out         378 fs/btrfs/zlib.c 		if (total_out <= start_byte)
total_out         381 fs/btrfs/zlib.c 		if (total_out > start_byte && buf_start < start_byte)
total_out         376 fs/btrfs/zstd.c 		unsigned long *total_out)
total_out         386 fs/btrfs/zstd.c 	unsigned long len = *total_out;
total_out         393 fs/btrfs/zstd.c 	*total_out = 0;
total_out         538 fs/btrfs/zstd.c 	*total_out = tot_out;
total_out         563 fs/btrfs/zstd.c 	unsigned long total_out = 0;
total_out         592 fs/btrfs/zstd.c 		buf_start = total_out;
total_out         593 fs/btrfs/zstd.c 		total_out += workspace->out_buf.pos;
total_out         597 fs/btrfs/zstd.c 				buf_start, total_out, disk_start, orig_bio);
total_out         638 fs/btrfs/zstd.c 	unsigned long total_out = 0;
total_out         682 fs/btrfs/zstd.c 		buf_start = total_out;
total_out         683 fs/btrfs/zstd.c 		total_out += workspace->out_buf.pos;
total_out         686 fs/btrfs/zstd.c 		if (total_out <= start_byte)
total_out         689 fs/btrfs/zstd.c 		if (total_out > start_byte && buf_start < start_byte)
total_out          51 fs/cramfs/uncompress.c 	return stream.total_out;
total_out          50 fs/isofs/compress.c 	z_stream stream = { .total_out = 0,
total_out         194 fs/isofs/compress.c 	return stream.total_out;
total_out          93 fs/jffs2/compr_zlib.c 	def_strm.total_out = 0;
total_out          95 fs/jffs2/compr_zlib.c 	while (def_strm.total_out < *dstlen - STREAM_END_SPACE && def_strm.total_in < *sourcelen) {
total_out          96 fs/jffs2/compr_zlib.c 		def_strm.avail_out = *dstlen - (def_strm.total_out + STREAM_END_SPACE);
total_out         104 fs/jffs2/compr_zlib.c 			  def_strm.total_in, def_strm.total_out);
total_out         123 fs/jffs2/compr_zlib.c 	if (def_strm.total_out >= def_strm.total_in) {
total_out         125 fs/jffs2/compr_zlib.c 			  def_strm.total_in, def_strm.total_out);
total_out         131 fs/jffs2/compr_zlib.c 		  def_strm.total_in, def_strm.total_out);
total_out         133 fs/jffs2/compr_zlib.c 	*dstlen = def_strm.total_out;
total_out         156 fs/jffs2/compr_zlib.c 	inf_strm.total_out = 0;
total_out         105 fs/squashfs/zlib_wrapper.c 	return stream->total_out;
total_out          67 fs/squashfs/zstd_wrapper.c 	size_t total_out = 0;
total_out         107 fs/squashfs/zstd_wrapper.c 		total_out -= out_buf.pos;
total_out         109 fs/squashfs/zstd_wrapper.c 		total_out += out_buf.pos; /* add the additional data produced */
total_out         126 fs/squashfs/zstd_wrapper.c 	return (int)total_out;
total_out          91 include/linux/zlib.h     uLong    total_out; /* total nb of bytes output so far */
total_out         262 lib/zlib_deflate/deflate.c     strm->total_in = strm->total_out = 0;
total_out         318 lib/zlib_deflate/deflate.c     strm->total_out += len;
total_out          29 lib/zlib_inflate/inflate.c     strm->total_in = strm->total_out = state->total = 0;
total_out         693 lib/zlib_inflate/inflate.c                 strm->total_out += out;
total_out         735 lib/zlib_inflate/inflate.c     strm->total_out += out;
total_out         791 lib/zlib_inflate/inflate.c     z->total_out += z->avail_in;