Searched refs:to_xe_hw_fence (Results 1 – 1 of 1) sorted by relevance
140 static struct xe_hw_fence *to_xe_hw_fence(struct dma_fence *fence);149 struct xe_hw_fence *fence = to_xe_hw_fence(dma_fence); in xe_hw_fence_get_driver_name()156 struct xe_hw_fence *fence = to_xe_hw_fence(dma_fence); in xe_hw_fence_get_timeline_name()163 struct xe_hw_fence *fence = to_xe_hw_fence(dma_fence); in xe_hw_fence_signaled()173 struct xe_hw_fence *fence = to_xe_hw_fence(dma_fence); in xe_hw_fence_enable_signaling()188 struct xe_hw_fence *fence = to_xe_hw_fence(dma_fence); in xe_hw_fence_release()202 static struct xe_hw_fence *to_xe_hw_fence(struct dma_fence *fence) in to_xe_hw_fence() function