Searched refs:sKextLoggingLock (Results 1 – 1 of 1) sorted by relevance
553 static IOLock * sKextLoggingLock = NULL; variable980 sKextLoggingLock = IOLockAlloc(); in initialize()984 assert(sKextLoggingLock); in initialize()15127 IOLockLock(sKextLoggingLock);15143 IOLockUnlock(sKextLoggingLock);15180 IOLockLock(sKextLoggingLock);15193 IOLockUnlock(sKextLoggingLock);15220 IOLockLock(sKextLoggingLock);15222 IOLockUnlock(sKextLoggingLock);15345 IOLockLock(sKextLoggingLock);[all …]