Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dschedctl.h89 #define SC_MAX_TICKS 2 /* max time preemption can be blocked */ macro
/titanic_44/usr/src/uts/common/disp/
H A Dfx.c1143 fxpp->fx_timeleft > -SC_MAX_TICKS) { in fx_preempt()
1336 if (fxpp->fx_timeleft > -SC_MAX_TICKS) { in fx_tick()
H A Dts.c1426 if (tspp->ts_timeleft > -SC_MAX_TICKS) { in ts_preempt()
1734 if (tspp->ts_timeleft > -SC_MAX_TICKS) { in ts_tick()
H A Dfss.c2347 if (fssproc->fss_timeleft > -SC_MAX_TICKS) { in fss_preempt()
2529 if (fssproc->fss_timeleft > -SC_MAX_TICKS) { in fss_tick()