Searched refs:relocs_total (Results 1 – 1 of 1) sorted by relevance
970 unsigned relocs_total = 0; in validate_exec_list() local993 if (exec[i].relocation_count > relocs_max - relocs_total) in validate_exec_list()995 relocs_total += exec[i].relocation_count; in validate_exec_list()