Searched defs:seg_pinsert (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_seg.c258 * used by seg_pinsert()/seg_pinactive()/seg_ppurge() to add and delete
356 * seg_pinsert() can't sneak in and add pcp entries to this
417 * any. This is an internal helper function called from seg_pinsert() only
735 * a call to seg_pinsert will fail and thereby avoid wasteful pre-processing.
800 seg_pinsert(struct seg *seg, struct anon_map *amp, caddr_t addr, size_t len, function

Completed in 62 milliseconds