Searched refs:SC_MAX_TICKS (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dschedctl.h89 #define SC_MAX_TICKS 2 /* max time preemption can be blocked */ macro
/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dfx.c1142 fxpp->fx_timeleft > -SC_MAX_TICKS) {
1335 if (fxpp->fx_timeleft > -SC_MAX_TICKS) {
H A Dfss.c2035 if (fssproc->fss_timeleft > -SC_MAX_TICKS) {
2216 if (fssproc->fss_timeleft > -SC_MAX_TICKS) {
H A Dts.c1425 if (tspp->ts_timeleft > -SC_MAX_TICKS) {
1733 if (tspp->ts_timeleft > -SC_MAX_TICKS) {

Completed in 177 milliseconds