Searched refs:seg_ppurge (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg.h171 extern void seg_ppurge(struct seg *seg, struct anon_map *amp,
H A Dvm_seg.c258 * used by seg_pinsert()/seg_pinactive()/seg_ppurge() to add and delete
1269 seg_ppurge(struct seg *seg, struct anon_map *amp, uint_t flags) function
H A Dseg_spt.c1431 seg_ppurge(seg, NULL, SEGP_FORCE_WIRED);
H A Dvm_anon.c3363 seg_ppurge(NULL, amp, 0);
3368 * was called seg_ppurge() couldn't return while there're still
H A Dseg_vn.c9444 seg_ppurge(seg, NULL, 0);
9447 seg_ppurge(seg, svd->amp, 0);

Completed in 1787 milliseconds