Lines Matching refs:sKextLoggingLock
553 static IOLock * sKextLoggingLock = NULL; variable
980 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);
15414 IOLockUnlock(sKextLoggingLock);