Searched refs:sync_pt (Results 1 – 3 of 3) sorted by relevance
78 struct sync_pt *pt = container_of(pos, struct sync_pt, link); in sync_print_obj()
169 u8 sync_pt; /* Set when QP reaches sync point */ member
3521 if (qpriv->sync_pt && qpriv->alloc_w_segs) in hfi1_tid_write_alloc_resources()3525 if (qpriv->sync_pt && !qpriv->alloc_w_segs) { in hfi1_tid_write_alloc_resources()3527 qpriv->sync_pt = false; in hfi1_tid_write_alloc_resources()3549 qpriv->sync_pt = true; in hfi1_tid_write_alloc_resources()