Home
last modified time | relevance | path

Searched defs:shm_amp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dshm.h92 void *shm_amp; member
94 struct anon_map *shm_amp; /* segment anon_map pointer */ member
H A Dshm_impl.h57 struct anon_map *shm_amp; /* segment anon_map pointer */ member
114 caddr32_t shm_amp; /* segment anon_map pointer */ member
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.h75 struct anon_map *shm_amp; member
H A Dseg_spt.c1825 struct anon_map *shm_amp = shmd_arg->shm_amp; in segspt_shmattach() local
1920 struct anon_map *shm_amp = shmd->shm_amp; in segspt_shmfree() local