Lines Matching refs:kOSKextLogBasicLevel
508 static const OSKextLogSpec kDefaultKernelLogFilter = kOSKextLogBasicLevel |
802 kOSKextLogBasicLevel | in initialize()
1216 kOSKextLogBasicLevel | in removeKextBootstrap()
1586 kOSKextLogBasicLevel | in setLoadEnabled()
1625 kOSKextLogBasicLevel | in setUnloadEnabled()
1672 kOSKextLogBasicLevel | in setAutounloadsEnabled()
1721 kOSKextLogBasicLevel | in setKernelRequestsEnabled()
7608 kOSKextLogBasicLevel |
12989 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13057 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13090 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
14173 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
14994 case kOSKextLogBasicLevel:
15030 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {