Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c1421 checkpage(page_t *pp, pageout_hand_t whichhand) in checkpage() argument
1485 if (whichhand == POH_FRONT) { in checkpage()
1502 pageout_hand_t, whichhand); in checkpage()
1504 if (whichhand == POH_FRONT) { in checkpage()
1585 DTRACE_PROBE2(pageout__free, page_t *, pp, pageout_hand_t, whichhand); in checkpage()