Searched refs:amdgpu_fence (Results 1 – 3 of 3) sorted by relevance
50 struct amdgpu_fence { struct62 "amdgpu_fence", sizeof(struct amdgpu_fence), 0, in amdgpu_fence_slab_init() argument78 static inline struct amdgpu_fence *to_amdgpu_fence(struct dma_fence *f) in to_amdgpu_fence()80 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); in to_amdgpu_fence()138 struct amdgpu_fence *fence; in amdgpu_fence_emit()593 struct amdgpu_fence *fence = to_amdgpu_fence(f); in amdgpu_fence_get_timeline_name()607 struct amdgpu_fence *fence = to_amdgpu_fence(f); in amdgpu_fence_enable_signaling()628 struct amdgpu_fence *fence = to_amdgpu_fence(f); in amdgpu_fence_free()
36 struct amdgpu_fence;
45 atom.o amdgpu_fence.o amdgpu_ttm.o amdgpu_object.o amdgpu_gart.o \