Searched refs:s_tree (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/vm/ | ||
H A D | seg.h | 108 avl_node_t s_tree; /* AVL tree links to segs in this as */ member |
H A D | vm_as.c | 606 offsetof(struct seg, s_tree)); in as_avlinit() |