Lines Matching refs:old
98 int old; in __SEQPushSequenceList() local
100 old = OSDisableInterrupts(); in __SEQPushSequenceList()
109 OSRestoreInterrupts(old); in __SEQPushSequenceList()
118 int old; in __SEQRemoveSequenceFromList() local
121 old = OSDisableInterrupts(); in __SEQRemoveSequenceFromList()
136 OSRestoreInterrupts(old); in __SEQRemoveSequenceFromList()
692 int old = OSDisableInterrupts(); in SEQSetState() local
709 OSRestoreInterrupts(old); in SEQSetState()
722 int old; in SEQSetState() local
726 old = OSDisableInterrupts(); in SEQSetState()
734 OSRestoreInterrupts(old); in SEQSetState()