Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.h102 void sptdestroy(struct as *, struct anon_map *);
H A Dseg_spt.c374 sptdestroy(struct as *as, struct anon_map *amp) in sptdestroy() function
/illumos-gate/usr/src/uts/common/os/
H A Dshm.c586 sptdestroy(sp->shm_sptinfo->sptas, sp->shm_amp); in shm_dtor()