Searched refs:nlck_limit (Results 1 – 1 of 1) sorted by relevance
2602 pgcnt_t nlck_limit = NLCK; in spt_unlockpages() local2645 if (nlck > 0 && (nlck == nlck_limit || i == npages - 1)) { in spt_unlockpages()2651 nlck_limit = NLCK + RAND_P2(NLCK); in spt_unlockpages()