Searched refs:sptcreate (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.h101 int sptcreate(size_t size, struct seg **sptseg, struct anon_map *amp,
H A Dseg_spt.c64 * sptcreate when ISM is created. ISM should not use more
186 sptcreate(size_t size, struct seg **sptseg, struct anon_map *amp, function
194 TNF_PROBE_1(sptcreate, "spt", /* CSTYLED */,
352 * argument which should be the same as sptcreate. Then
/illumos-gate/usr/src/uts/common/os/
H A Dshm.c327 * For the initial shmat (!isspt(sp)), where sptcreate is
457 error = sptcreate(size, &segspt, sp->shm_amp, prot,

Completed in 58 milliseconds