Home
last modified time | relevance | path

Searched defs:p_ctrl2 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/vm/
H A Dvm_seg.c163 static struct p_ctrl2 { struct
164 kmutex_t p_mem_mtx; /* protects window counter and p_halinks */
165 pgcnt_t p_locked_win; /* # pages from window */
166 pgcnt_t p_locked; /* # of pages cached by pagelock */
167 uchar_t p_ahcur; /* current active links for insert/delete */
168 uchar_t p_athr_on; /* async reclaim thread is running. */
169 pcache_link_t p_ahhead[2]; /* active buckets linkages */