Searched refs:copylen (Results 1 – 1 of 1) sorted by relevance
58 ssize_t copylen; in kvm_stats_read() local84 copylen = min(copylen, remain); in kvm_stats_read()90 pos += copylen; in kvm_stats_read()91 dest += copylen; in kvm_stats_read()104 copylen = min(copylen, remain); in kvm_stats_read()110 pos += copylen; in kvm_stats_read()111 dest += copylen; in kvm_stats_read()122 copylen = min(copylen, remain); in kvm_stats_read()128 pos += copylen; in kvm_stats_read()134 copylen = min(copylen, remain); in kvm_stats_read()[all …]
Completed in 6 milliseconds