Searched refs:amdgpu_bo_list_entry (Results 1 – 4 of 4) sorted by relevance
52 struct amdgpu_bo_list_entry *e; in amdgpu_bo_list_free()61 const struct amdgpu_bo_list_entry *a = _a, *b = _b; in amdgpu_bo_list_entry_cmp()75 struct amdgpu_bo_list_entry *array; in amdgpu_bo_list_create()83 / sizeof(struct amdgpu_bo_list_entry)) in amdgpu_bo_list_create()87 size += num_entries * sizeof(struct amdgpu_bo_list_entry); in amdgpu_bo_list_create()98 memset(array, 0, num_entries * sizeof(struct amdgpu_bo_list_entry)); in amdgpu_bo_list_create()101 struct amdgpu_bo_list_entry *entry; in amdgpu_bo_list_create()144 sort(array, last_entry, sizeof(struct amdgpu_bo_list_entry), in amdgpu_bo_list_create()
37 struct amdgpu_bo_list_entry { struct72 static inline struct amdgpu_bo_list_entry *75 struct amdgpu_bo_list_entry *array = (void *)&list[1]; in amdgpu_bo_list_array_entry()
43 struct amdgpu_bo_list_entry;
839 struct amdgpu_bo_list_entry *e; in amdgpu_cs_parser_bos()1091 struct amdgpu_bo_list_entry *e; in amdgpu_cs_vm_handling()1253 struct amdgpu_bo_list_entry *e; in amdgpu_cs_submit()