SPCF_OFFLINE
sc->sc_wasonline = !(ci->ci_schedstate.spc_flags & SPCF_OFFLINE);
if ((ci->ci_schedstate.spc_flags & SPCF_OFFLINE) != 0)
spc->spc_flags |= SPCF_OFFLINE;
if ((mspc->spc_flags & SPCF_OFFLINE) == 0)
if ((mspc->spc_flags & SPCF_OFFLINE) == 0 &&
spc->spc_flags &= ~SPCF_OFFLINE;
spc->spc_flags &= ~SPCF_OFFLINE;
if ((spc->spc_flags & SPCF_OFFLINE) == 0)
if ((spc->spc_flags & SPCF_OFFLINE) != 0)
if ((ci2->ci_schedstate.spc_flags & SPCF_OFFLINE) != 0)
KASSERT((spc->spc_flags & SPCF_OFFLINE) == 0);
if ((spc->spc_flags & SPCF_OFFLINE) == 0) {
if ((spc->spc_flags & SPCF_OFFLINE) == 0) {
if (__predict_false(spc->spc_flags & SPCF_OFFLINE))
if ((spc->spc_flags & SPCF_OFFLINE) != 0 || spc->spc_count != 0) {
ci->ci_schedstate.spc_flags |= SPCF_OFFLINE;
if (psid != PS_NONE && ((spc->spc_flags & SPCF_OFFLINE) ||
if (ispc->spc_flags & SPCF_OFFLINE) {