Searched refs:bytes_this_round (Results 1 – 1 of 1) sorted by relevance
773 size_t bytes_this_round; in vchiq_ioc_copy_element_data() local790 bytes_this_round = min(copy_context->current_element->size - in vchiq_ioc_copy_element_data()794 if (bytes_this_round) in vchiq_ioc_copy_element_data()808 bytes_this_round); in vchiq_ioc_copy_element_data()813 copy_context->current_element_offset += bytes_this_round; in vchiq_ioc_copy_element_data()814 copy_context->current_offset += bytes_this_round; in vchiq_ioc_copy_element_data()826 return bytes_this_round; in vchiq_ioc_copy_element_data()