Searched refs:SCF_IN_FREE (Results 1 – 2 of 2) sorted by relevance
99 #define SCF_IN_FREE 0x02 macro
846 sc->flags |= SCF_IN_FREE; /* ensure no restarts */ in sc_free()1039 if (!(sc->flags & SCF_HALTED) || (sc->flags & SCF_IN_FREE)) in sc_restart()