Searched refs:total_out (Results 1 – 7 of 7) sorted by relevance
65 c_hdr->compress_size = compress_stream.total_out; in cudbg_compress_buff()67 pout_buff->offset += compress_stream.total_out; in cudbg_compress_buff()
110 req->dst_len = deflate->total_out; in deflate_compress()
644 stream.total_out = 0; in drm_panic_get_qr_code_url()652 if (stream.total_out > max_qr_data_size) { in drm_panic_get_qr_code_url()665 return drm_panic_qr_generate(url, qrbuf2, stream.total_out, QR_BUFFER2_SIZE, in drm_panic_get_qr_code_url()
195 size_t total_out; member
580 cryp->total_out = req->cryptlen; in starfive_aes_do_one_req()660 cryp->total_out = req->cryptlen; in starfive_aes_aead_do_one_req()663 cryp->total_out = cryp->total_in; in starfive_aes_aead_do_one_req()
329 if (0 && zstream->total_out > zstream->total_in) in compress_page()
1042 return p_hwfn->stream->total_out / 4; in qed_unzip_data()
Completed in 28 milliseconds