Lines Matching refs:old
79 int old; in __SEQPushSequenceList() local
81 old = OSDisableInterrupts(); in __SEQPushSequenceList()
90 OSRestoreInterrupts(old); in __SEQPushSequenceList()
99 int old; in __SEQRemoveSequenceFromList() local
102 old = OSDisableInterrupts(); in __SEQRemoveSequenceFromList()
117 OSRestoreInterrupts(old); in __SEQRemoveSequenceFromList()
659 int old = OSDisableInterrupts(); in SEQSetState() local
676 OSRestoreInterrupts(old); in SEQSetState()
689 int old; in SEQSetState() local
693 old = OSDisableInterrupts(); in SEQSetState()
701 OSRestoreInterrupts(old); in SEQSetState()