Lines Matching refs:kOSKextLogBasicLevel
501 static const OSKextLogSpec kDefaultKernelLogFilter = kOSKextLogBasicLevel |
781 kOSKextLogBasicLevel | in initialize()
1195 kOSKextLogBasicLevel | in removeKextBootstrap()
1552 kOSKextLogBasicLevel | in setLoadEnabled()
1591 kOSKextLogBasicLevel | in setUnloadEnabled()
1638 kOSKextLogBasicLevel | in setAutounloadsEnabled()
1687 kOSKextLogBasicLevel | in setKernelRequestsEnabled()
6920 kOSKextLogBasicLevel |
12001 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
12069 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
12102 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13193 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13994 case kOSKextLogBasicLevel:
14030 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {