Searched refs:IOInterruptState (Results 1 – 6 of 6) sorted by relevance
74 IOInterruptState is = IOSimpleLockLockDisableInterrupt(guardLock); in reinit()95 IOInterruptState is = IOSimpleLockLockDisableInterrupt(guardLock); in wait()128 IOInterruptState is = IOSimpleLockLockDisableInterrupt(guardLock); in privateSignal()
244 IOInterruptState is; in free()394 IOInterruptState is = IOSimpleLockLockDisableInterrupt(workToDoLock); in runEventSources()438 IOInterruptState is = IOSimpleLockLockDisableInterrupt(workToDoLock); in threadMain()493 IOInterruptState is = IOSimpleLockLockDisableInterrupt(workToDoLock); in signalWorkAvailable()
604 IOInterruptState interruptState; in registerInterrupt()675 IOInterruptState interruptState; in unregisterInterrupt()741 IOInterruptState interruptState; in enableInterrupt()774 IOInterruptState interruptState; in disableInterrupt()
1450 IOInterruptState is; in IOInterruptDispatchSourceInterrupt()1579 IOInterruptState is; in SetEnableWithCompletion_Impl()1604 IOInterruptState is; in Cancel_Impl()1623 IOInterruptState is; in CheckForWork_Impl()1689 IOInterruptState is; in GetLastInterrupt_Impl()2099 IOInterruptState is; in waitInterruptTrap()
495 typedef boolean_t IOInterruptState; typedef497 typedef long int IOInterruptState; typedef506 IOInterruptState509 IOInterruptState state = ml_set_interrupts_enabled( false ); in IOSimpleLockLockDisableInterrupt()523 IOInterruptState state ) in IOSimpleLockUnlockEnableInterrupt()
806 IOInterruptState _interruptState;