totalbyteswritten 185 drivers/crypto/cavium/zip/zip_deflate.c atomic64_add(result_ptr->s.totalbyteswritten, totalbyteswritten 189 drivers/crypto/cavium/zip/zip_deflate.c if (zip_ops->output_len < result_ptr->s.totalbyteswritten) { totalbyteswritten 192 drivers/crypto/cavium/zip/zip_deflate.c zip_ops->output_len, result_ptr->s.totalbyteswritten); totalbyteswritten 196 drivers/crypto/cavium/zip/zip_deflate.c zip_ops->output_len = result_ptr->s.totalbyteswritten; totalbyteswritten 181 drivers/crypto/cavium/zip/zip_inflate.c atomic64_add(result_ptr->s.totalbyteswritten, totalbyteswritten 184 drivers/crypto/cavium/zip/zip_inflate.c if (zip_ops->output_len < result_ptr->s.totalbyteswritten) { totalbyteswritten 186 drivers/crypto/cavium/zip/zip_inflate.c zip_ops->output_len, result_ptr->s.totalbyteswritten); totalbyteswritten 189 drivers/crypto/cavium/zip/zip_inflate.c zip_ops->output_len = result_ptr->s.totalbyteswritten; totalbyteswritten 339 drivers/crypto/cavium/zip/zip_regs.h u64 totalbyteswritten : 32; totalbyteswritten 343 drivers/crypto/cavium/zip/zip_regs.h u64 totalbyteswritten : 32;