Home
last modified time | relevance | path

Searched refs:as_removeseg (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/vm/
H A Das.h269 struct seg *as_removeseg(struct as *as, struct seg *seg);
H A Dvm_seg.c1679 struct seg *tseg = as_removeseg(as, seg); in seg_free()
H A Dvm_as.c502 as_removeseg(struct as *as, struct seg *seg) in as_removeseg() function