Searched refs:tmp_p_tlv (Results 1 – 1 of 1) sorted by relevance
240 uintptr_t tmp_p_tlv = 0; in remoteproc_get_tlv() local252 if (ADD_OVERFLOW((uintptr_t)p_tlv, tlv_length, &tmp_p_tlv)) in remoteproc_get_tlv()254 if (tmp_p_tlv <= (uintptr_t)p_end_tlv && tlv_type == type) { in remoteproc_get_tlv()