Searched refs:amdgpu_bo_list (Results 1 – 5 of 5) sorted by relevance
36 struct amdgpu_bo_list **result, in amdgpu_bo_list_create()41 *result = kzalloc(sizeof(struct amdgpu_bo_list), GFP_KERNEL); in amdgpu_bo_list_create()67 struct amdgpu_bo_list *list; in amdgpu_bo_list_destroy()82 struct amdgpu_bo_list *list, in amdgpu_bo_list_set()151 struct amdgpu_bo_list *154 struct amdgpu_bo_list *result; in amdgpu_bo_list_get()164 void amdgpu_bo_list_put(struct amdgpu_bo_list *list) in amdgpu_bo_list_put()169 void amdgpu_bo_list_free(struct amdgpu_bo_list *list) in amdgpu_bo_list_free()193 struct amdgpu_bo_list *list; in amdgpu_bo_list_ioctl()
33 __field(struct amdgpu_bo_list *, bo_list)236 TP_PROTO(struct amdgpu_bo_list *list, struct amdgpu_bo *bo),239 __field(struct amdgpu_bo_list *, list)
22 amdgpu_ucode.o amdgpu_bo_list.o amdgpu_ctx.o amdgpu_sync.o
1081 struct amdgpu_bo_list { struct1091 struct amdgpu_bo_list * argument1093 void amdgpu_bo_list_put(struct amdgpu_bo_list *list);1094 void amdgpu_bo_list_free(struct amdgpu_bo_list *list);1250 struct amdgpu_bo_list *bo_list;
561 struct amdgpu_bo_list *list; in amdgpu_driver_postclose_kms()