Searched refs:SC_MAX_TICKS (Results 1 – 4 of 4) sorted by relevance
89 #define SC_MAX_TICKS 2 /* max time preemption can be blocked */ macro
1143 fxpp->fx_timeleft > -SC_MAX_TICKS) { in fx_preempt()1336 if (fxpp->fx_timeleft > -SC_MAX_TICKS) { in fx_tick()
1426 if (tspp->ts_timeleft > -SC_MAX_TICKS) { in ts_preempt()1734 if (tspp->ts_timeleft > -SC_MAX_TICKS) { in ts_tick()
2347 if (fssproc->fss_timeleft > -SC_MAX_TICKS) { in fss_preempt()2529 if (fssproc->fss_timeleft > -SC_MAX_TICKS) { in fss_tick()