Searched refs:bytes_this_round (Results 1 – 1 of 1) sorted by relevance
76 size_t bytes_this_round; in vchiq_ioc_copy_element_data() local89 bytes_this_round = min(cc->element->size - cc->element_offset, in vchiq_ioc_copy_element_data()94 bytes_this_round)) in vchiq_ioc_copy_element_data()97 cc->element_offset += bytes_this_round; in vchiq_ioc_copy_element_data()98 total_bytes_copied += bytes_this_round; in vchiq_ioc_copy_element_data()