Searched refs:sc_spinmax (Results 1 – 5 of 5) sorted by relevance
101 int sc_spinmax; member295 if (++spin < sc->sc_spinmax) in pushbytes()299 sc->sc_spinmax++; in pushbytes()319 if (spin*2 + 16 < sc->sc_spinmax) in pushbytes()320 sc->sc_spinmax--; in pushbytes()
272 if (++spin < sc->sc_spinmax) in pushbytes()276 sc->sc_spinmax++; in pushbytes()294 if (spin * 2 + 16 < sc->sc_spinmax) in pushbytes()295 sc->sc_spinmax--; in pushbytes()
52 int sc_spinmax; member
307 if (++spin < sc->sc_spinmax) in lptpushbytes()311 sc->sc_spinmax++; in lptpushbytes()335 if (spin*2 + 16 < sc->sc_spinmax) in lptpushbytes()336 sc->sc_spinmax--; in lptpushbytes()
69 int sc_spinmax; member