Lines Matching refs:kOSKextLogBasicLevel
500 static const OSKextLogSpec kDefaultKernelLogFilter = kOSKextLogBasicLevel |
780 kOSKextLogBasicLevel | in initialize()
1194 kOSKextLogBasicLevel | in removeKextBootstrap()
1551 kOSKextLogBasicLevel | in setLoadEnabled()
1590 kOSKextLogBasicLevel | in setUnloadEnabled()
1637 kOSKextLogBasicLevel | in setAutounloadsEnabled()
1686 kOSKextLogBasicLevel | in setKernelRequestsEnabled()
6921 kOSKextLogBasicLevel |
12000 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
12068 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
12101 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13192 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
14002 case kOSKextLogBasicLevel:
14038 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {