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