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

/illumos-gate/usr/src/uts/common/vm/
H A Dvpm.h231 ushort_t vpm_want; member in struct:vpmfree
H A Dvpm.c415 vpmflp->vpm_want++;
419 vpmflp->vpm_want--;
638 * Both queue mutexes are held to set vpm_want;
640 * If vpm_want appears after the releq mutex is dropped,
643 want = vpmflp->vpm_want;
652 if (vpmflp->vpm_want)

Completed in 63 milliseconds