Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c368 } pageout_hand_t; typedef
376 static checkpage_result_t checkpage(page_t *, pageout_hand_t);
1421 checkpage(page_t *pp, pageout_hand_t whichhand) in checkpage()
1502 pageout_hand_t, whichhand); in checkpage()
1585 DTRACE_PROBE2(pageout__free, page_t *, pp, pageout_hand_t, whichhand); in checkpage()