Lines Matching refs:sync_pt
85 static inline struct sync_pt *dma_fence_to_sync_pt(struct dma_fence *fence) in dma_fence_to_sync_pt()
89 return container_of(fence, struct sync_pt, base); in dma_fence_to_sync_pt()
154 struct sync_pt *pt = dma_fence_to_sync_pt(fence); in timeline_fence_release()
197 struct sync_pt *pt = dma_fence_to_sync_pt(fence); in timeline_fence_set_deadline()
233 struct sync_pt *pt, *next; in sync_timeline_signal()
271 static struct sync_pt *sync_pt_create(struct sync_timeline *obj, in sync_pt_create()
274 struct sync_pt *pt; in sync_pt_create()
291 struct sync_pt *other; in sync_pt_create()
350 struct sync_pt *pt, *next; in sw_sync_debugfs_release()
370 struct sync_pt *pt; in sw_sync_ioctl_create_fence()
433 struct sync_pt *pt; in sw_sync_ioctl_get_deadline()