Lines Matching refs:kOSKextLogBasicLevel
555 static const OSKextLogSpec kDefaultKernelLogFilter = kOSKextLogBasicLevel |
1007 kOSKextLogBasicLevel | in initialize()
1386 kOSKextLogBasicLevel | in removeKextBootstrap()
1771 kOSKextLogBasicLevel | in setLoadEnabled()
1810 kOSKextLogBasicLevel | in setUnloadEnabled()
1857 kOSKextLogBasicLevel | in setAutounloadsEnabled()
1906 kOSKextLogBasicLevel | in setKernelRequestsEnabled()
7837 kOSKextLogBasicLevel |
13265 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13333 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13366 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
14451 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
15272 case kOSKextLogBasicLevel:
15308 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {