Searched refs:IOSimpleLockUnlockEnableInterrupt (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOSyncer.cpp71 IOSimpleLockUnlockEnableInterrupt(guardLock, is);
91 IOSimpleLockUnlockEnableInterrupt(guardLock, is);
95 IOSimpleLockUnlockEnableInterrupt(guardLock, is);
119 IOSimpleLockUnlockEnableInterrupt(guardLock, is);
H A DIOWorkLoop.cpp235 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
360 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
401 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
414 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
448 IOSimpleLockUnlockEnableInterrupt(workToDoLock, is);
H A DIOInterruptController.cpp534 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
576 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
614 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
620 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
649 IOSimpleLockUnlockEnableInterrupt(controllerLock, interruptState);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOLocks.h396 /*! @function IOSimpleLockUnlockEnableInterrupt
403 void IOSimpleLockUnlockEnableInterrupt( IOSimpleLock * lock, function

Completed in 19 milliseconds