Searched refs:get_lower_most_ring (Results 1 – 1 of 1) sorted by relevance
459 ring_ptr<T> get_lower_most_ring(ring_ptr<T> outRec1, ring_ptr<T> outRec2) { in get_lower_most_ring() function531 } else if (outRec1 == get_lower_most_ring(outRec1, outRec2)) { in append_ring()