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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c2341 int anon_locked = 0; local
2368 if (anon_locked && P2PHASE(an_idx, amp_pgs) == 0) {
2370 anon_locked = 0;
2372 if (!anon_locked) {
2374 anon_locked = 1;
2438 if (anon_locked) {
2445 if (anon_locked) {

Completed in 64 milliseconds