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()
7699 kOSKextLogBasicLevel |
13099 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13167 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13200 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
14283 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
15104 case kOSKextLogBasicLevel:
15140 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {