Searched refs:amdgpu_fence (Results 1 – 3 of 3) sorted by relevance
52 struct amdgpu_fence { struct64 "amdgpu_fence", sizeof(struct amdgpu_fence), 0, in amdgpu_fence_slab_init() argument80 static inline struct amdgpu_fence *to_amdgpu_fence(struct dma_fence *f) in to_amdgpu_fence()82 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); in to_amdgpu_fence()140 struct amdgpu_fence *fence; in amdgpu_fence_emit()634 struct amdgpu_fence *fence = to_amdgpu_fence(f); in amdgpu_fence_get_timeline_name()648 struct amdgpu_fence *fence = to_amdgpu_fence(f); in amdgpu_fence_enable_signaling()669 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 \