Lines Matching refs:old
95 int old; in __SEQPushSequenceList() local
97 old = OSDisableInterrupts(); in __SEQPushSequenceList()
106 OSRestoreInterrupts(old); in __SEQPushSequenceList()
115 int old; in __SEQRemoveSequenceFromList() local
118 old = OSDisableInterrupts(); in __SEQRemoveSequenceFromList()
133 OSRestoreInterrupts(old); in __SEQRemoveSequenceFromList()
689 int old = OSDisableInterrupts(); in SEQSetState() local
706 OSRestoreInterrupts(old); in SEQSetState()
719 int old; in SEQSetState() local
723 old = OSDisableInterrupts(); in SEQSetState()
731 OSRestoreInterrupts(old); in SEQSetState()