Searched refs:amdgpu_fence (Results 1 – 3 of 3) sorted by relevance
53 struct amdgpu_fence { struct65 "amdgpu_fence", sizeof(struct amdgpu_fence), 0, in amdgpu_fence_slab_init() argument81 static inline struct amdgpu_fence *to_amdgpu_fence(struct dma_fence *f) in to_amdgpu_fence()83 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); in to_amdgpu_fence()141 struct amdgpu_fence *fence; in amdgpu_fence_emit()637 struct amdgpu_fence *fence = to_amdgpu_fence(f); in amdgpu_fence_get_timeline_name()651 struct amdgpu_fence *fence = to_amdgpu_fence(f); in amdgpu_fence_enable_signaling()672 struct amdgpu_fence *fence = to_amdgpu_fence(f); in amdgpu_fence_free()
40 struct amdgpu_fence;
46 atom.o amdgpu_fence.o amdgpu_ttm.o amdgpu_object.o amdgpu_gart.o \