Searched refs:IOLockAssert (Results 1 – 5 of 5) sorted by relevance
157 #define IOLockAssert(l, type) LCK_MTX_ASSERT(l, type) macro176 void IOLockAssert(IOLock * lock, IOLockAssertState type);
396 IOLockAssert(IOLock * lock, IOLockAssertState type) in IOLockAssert() function
5712 IOLockAssert(fWatchdogLock, kIOLockAssertOwned); in start_watchdog_timer()
2782 IOLockAssert(gJobsLock, kIOLockAssertOwned); in waitToBecomeTerminateThread()
483 IOLockAssert(pRef->exclave_interrupts_lock, kIOLockAssertOwned); in copyExclaveInterruptEventSource()839 IOLockAssert(pRef->exclave_timers_lock, kIOLockAssertOwned); in copyExclaveTimerEventSource()