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 |
13249 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13317 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13350 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
14435 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
15256 case kOSKextLogBasicLevel:
15292 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {