Searched refs:relocs_max (Results 1 – 1 of 1) sorted by relevance
942 unsigned relocs_max = UINT_MAX / sizeof(struct drm_i915_gem_relocation_entry); in validate_exec_list() local961 if (exec[i].relocation_count > relocs_max - relocs_total) in validate_exec_list()