Searched defs:allbound (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Ddisp.c2189 boolean_t allbound; local
2214 allbound = B_TRUE;
2227 * the allbound flag off now.
2229 allbound = B_FALSE;
2316 if (allbound)
2327 return (allbound ? NULL : T_DONTSTEAL);

Completed in 64 milliseconds