Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/vm/
H A Dseg_spt.h104 int segspt_shmattach(struct seg *, caddr_t *);
H A Dseg_spt.c1672 segspt_shmattach(struct seg *seg, caddr_t *argsp) in segspt_shmattach() function
/titanic_44/usr/src/uts/common/os/
H A Dshm.c481 error = as_map(as, addr, size, segspt_shmattach, &ssd); in shmat()