Home
last modified time | relevance | path

Searched refs:nlck_limit (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/vm/
H A Dseg_spt.c2602 pgcnt_t nlck_limit = NLCK; in spt_unlockpages() local
2645 if (nlck > 0 && (nlck == nlck_limit || i == npages - 1)) { in spt_unlockpages()
2651 nlck_limit = NLCK + RAND_P2(NLCK); in spt_unlockpages()