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