Searched refs:amdgpu_bo_list_entry (Results 1 – 5 of 5) sorted by relevance
86 struct amdgpu_bo_list_entry *array; in amdgpu_bo_list_set()94 array = drm_malloc_ab(num_entries, sizeof(struct amdgpu_bo_list_entry)); in amdgpu_bo_list_set()97 memset(array, 0, num_entries * sizeof(struct amdgpu_bo_list_entry)); in amdgpu_bo_list_set()100 struct amdgpu_bo_list_entry *entry = &array[i]; in amdgpu_bo_list_set()
343 struct amdgpu_bo_list_entry *lobj; in amdgpu_cs_list_validate()442 struct amdgpu_bo_list_entry *e; in amdgpu_cs_sync_rings()458 struct amdgpu_bo_list_entry *la = list_entry(a, struct amdgpu_bo_list_entry, tv.head); in cmp_size_smaller_first()459 struct amdgpu_bo_list_entry *lb = list_entry(b, struct amdgpu_bo_list_entry, tv.head); in cmp_size_smaller_first()978 struct amdgpu_bo_list_entry *reloc; in amdgpu_cs_find_mapping()
86 struct amdgpu_bo_list_entry *amdgpu_vm_get_bos(struct amdgpu_device *adev, in amdgpu_vm_get_bos()90 struct amdgpu_bo_list_entry *list; in amdgpu_vm_get_bos()94 sizeof(struct amdgpu_bo_list_entry)); in amdgpu_vm_get_bos()
481 struct amdgpu_bo_list_entry { struct982 struct amdgpu_bo_list_entry *amdgpu_vm_get_bos(struct amdgpu_device *adev,1088 struct amdgpu_bo_list_entry *array;1255 struct amdgpu_bo_list_entry *vm_bos;1266 struct amdgpu_bo_list_entry uf_entry;
451 struct amdgpu_bo_list_entry *vm_bos; in amdgpu_gem_va_update_vm()