Home
last modified time | relevance | path

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

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