Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dschedctl.h87 #define SC_MAX_TICKS 2 /* max time preemption can be blocked */ macro
/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c1142 fxpp->fx_timeleft > -SC_MAX_TICKS) { in fx_preempt()
1332 if (fxpp->fx_timeleft > -SC_MAX_TICKS) { in fx_tick()
H A Dts.c1405 if (tspp->ts_timeleft > -SC_MAX_TICKS) { in ts_preempt()
1678 if (tspp->ts_timeleft > -SC_MAX_TICKS) { in ts_tick()
H A Dfss.c2305 if (fssproc->fss_timeleft > -SC_MAX_TICKS) { in fss_preempt()
2442 if (fssproc->fss_timeleft > -SC_MAX_TICKS) { in fss_tick()