ACPICPU_FLAG_T
if ((sc->sc_flags & ACPICPU_FLAG_T) != 0)
if ((sc->sc_flags & ACPICPU_FLAG_T) == 0)
if ((sc->sc_flags & ACPICPU_FLAG_T) != 0)
if ((sc->sc_flags & ACPICPU_FLAG_T) != 0)
sc->sc_flags |= ACPICPU_FLAG_T;
if ((sc->sc_flags & ACPICPU_FLAG_T) == 0)
sc->sc_flags &= ~ACPICPU_FLAG_T;
if (__predict_false((sc->sc_flags & ACPICPU_FLAG_T) == 0)) {
if (__predict_false((sc->sc_flags & ACPICPU_FLAG_T) == 0)) {