Searched refs:ntotal (Results 1 – 2 of 2) sorted by relevance
803 s64 n, ntotal = 0; in perf_kvm__mmap_read() local821 ntotal += n; in perf_kvm__mmap_read()827 if (ntotal) { in perf_kvm__mmap_read()
4292 int ntotal = 0; in wm_adsp_compr_read() local4316 if (copy_to_user(buf + ntotal, compr->raw_buf, nbytes)) { in wm_adsp_compr_read()4318 ntotal, nbytes); in wm_adsp_compr_read()4323 ntotal += nbytes; in wm_adsp_compr_read()4326 compr->copied_total += ntotal; in wm_adsp_compr_read()4328 return ntotal; in wm_adsp_compr_read()