Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_spt.c2622 #define NLCK (NCPU_P2) macro
2655 nlck = NLCK + RAND_P2(NLCK); in spt_lockpages()
2730 pgcnt_t nlck_limit = NLCK; in spt_unlockpages()
2779 nlck_limit = NLCK + RAND_P2(NLCK); in spt_unlockpages()