Searched refs:amdgpu_bo (Results 1 – 4 of 4) sorted by relevance
92 struct amdgpu_bo { struct180 static inline void amdgpu_bo_reference(struct amdgpu_bo **dst, in amdgpu_bo_reference()181 struct amdgpu_bo *src) in amdgpu_bo_reference()
83 struct amdgpu_bo *bo; in amdgpu_bo_alloc()92 bo = calloc(1, sizeof(struct amdgpu_bo)); in amdgpu_bo_alloc()288 struct amdgpu_bo *bo = NULL; in amdgpu_bo_import()354 bo = calloc(1, sizeof(struct amdgpu_bo)); in amdgpu_bo_import()538 struct amdgpu_bo *bo; in amdgpu_create_bo_from_user_mem()558 bo = calloc(1, sizeof(struct amdgpu_bo)); in amdgpu_create_bo_from_user_mem()
2 amdgpu_bo.c \
115 typedef struct amdgpu_bo *amdgpu_bo_handle;