Lines Matching refs:kOSKextLogBasicLevel
557 static const OSKextLogSpec kDefaultKernelLogFilter = kOSKextLogBasicLevel |
1009 kOSKextLogBasicLevel | in initialize()
1388 kOSKextLogBasicLevel | in removeKextBootstrap()
1771 kOSKextLogBasicLevel | in setLoadEnabled()
1810 kOSKextLogBasicLevel | in setUnloadEnabled()
1857 kOSKextLogBasicLevel | in setAutounloadsEnabled()
1906 kOSKextLogBasicLevel | in setKernelRequestsEnabled()
7837 kOSKextLogBasicLevel |
13237 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13305 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13338 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
14421 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
15242 case kOSKextLogBasicLevel:
15278 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {