Lines Matching refs:kOSKextLogBasicLevel
518 static const OSKextLogSpec kDefaultKernelLogFilter = kOSKextLogBasicLevel |
926 kOSKextLogBasicLevel | in initialize()
1273 kOSKextLogBasicLevel | in removeKextBootstrap()
1643 kOSKextLogBasicLevel | in setLoadEnabled()
1682 kOSKextLogBasicLevel | in setUnloadEnabled()
1729 kOSKextLogBasicLevel | in setAutounloadsEnabled()
1778 kOSKextLogBasicLevel | in setKernelRequestsEnabled()
7675 kOSKextLogBasicLevel |
13067 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13135 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13168 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
14251 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
15072 case kOSKextLogBasicLevel:
15108 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {