Searched defs:sync_pt (Results 1 – 2 of 2) sorted by relevance
59 struct sync_pt { struct60 struct dma_fence base;61 struct list_head link;62 struct rb_node node;
169 u8 sync_pt; /* Set when QP reaches sync point */ member