Searched refs:ntotal (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwm_adsp.c1988 int ntotal = 0; local
2012 if (copy_to_user(buf + ntotal, compr->raw_buf, nbytes)) {
2014 ntotal, nbytes);
2019 ntotal += nbytes;
2022 compr->copied_total += ntotal;
2024 return ntotal;
/linux-master/tools/perf/
H A Dbuiltin-kvm.c1320 s64 n, ntotal = 0; local
1338 ntotal += n;
1344 if (ntotal) {

Completed in 110 milliseconds