Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c2187 boolean_t allbound; in disp_getbest() local
2212 allbound = B_TRUE; in disp_getbest()
2227 allbound = B_FALSE; in disp_getbest()
2314 if (allbound) in disp_getbest()
2325 return (allbound ? NULL : T_DONTSTEAL); in disp_getbest()