Searched refs:IOSimpleLockAssert (Results 1 – 2 of 2) sorted by relevance
482 #define IOSimpleLockAssert(l, type) LCK_SPIN_ASSERT(l, type) macro490 void IOSimpleLockAssert(IOSimpleLock *lock, IOSimpleLockAssertState type);
370 IOSimpleLockAssert(IOSimpleLock *lock, IOSimpleLockAssertState type) in IOSimpleLockAssert() function