Searched refs:bytes_this_round (Results 1 – 1 of 1) sorted by relevance
433 size_t bytes_this_round; in vchiq_ioc_copy_element_data() local450 bytes_this_round = min(copy_context->current_element->size - in vchiq_ioc_copy_element_data()454 if (bytes_this_round) in vchiq_ioc_copy_element_data()468 bytes_this_round); in vchiq_ioc_copy_element_data()473 copy_context->current_element_offset += bytes_this_round; in vchiq_ioc_copy_element_data()474 copy_context->current_offset += bytes_this_round; in vchiq_ioc_copy_element_data()486 return bytes_this_round; in vchiq_ioc_copy_element_data()