Searched refs:reloc_indices_hashlist (Results 1 – 2 of 2) sorted by relevance
217 i = csc->reloc_indices_hashlist[hash]; in radeon_get_reloc()237 csc->reloc_indices_hashlist[hash] = i; in radeon_get_reloc()260 i = csc->reloc_indices_hashlist[hash]; in radeon_add_reloc()274 csc->reloc_indices_hashlist[hash] = i; in radeon_add_reloc()306 csc->reloc_indices_hashlist[hash] = csc->crelocs; in radeon_add_reloc()
51 unsigned reloc_indices_hashlist[256]; member