Searched refs:sg_get_refcnt (Results 1 – 2 of 2) sorted by relevance
64 static int DRD_(sg_get_refcnt)(const Segment* const sg);79 static __inline__ int DRD_(sg_get_refcnt)(const Segment* const sg) in DRD_() argument
958 if (! sg->next || DRD_(sg_get_refcnt)(sg) > 1) in thread_consistent_segment_ordering()968 if (! sg->next || DRD_(sg_get_refcnt)(sg) > 1) in thread_consistent_segment_ordering()1015 if (DRD_(sg_get_refcnt)(sg) == 1 in thread_merge_segments()1017 && DRD_(sg_get_refcnt)(sg->next) == 1 in thread_merge_segments()