Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dseg_spt.h103 void sptdestroy(struct as *, struct anon_map *);
H A Dseg_spt.c225 sptdestroy(struct as *as, struct anon_map *amp) in sptdestroy() function
229 TNF_PROBE_0(sptdestroy, "spt", /* CSTYLED */); in sptdestroy()
/titanic_41/usr/src/uts/common/os/
H A Dshm.c586 sptdestroy(sp->shm_sptinfo->sptas, sp->shm_amp); in shm_dtor()