Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/vm/
H A Dpage.h1203 struct page_capture_callback { struct
1204 int cb_active; /* 1 means active, 0 means inactive */
1205 clock_t duration; /* the length in time that we'll attempt to */
1207 krwlock_t cb_rwlock;
1208 int (*cb_func)(page_t *, void *, uint_t); /* callback function */