Lines Matching refs:kOSKextLogBasicLevel
501 static const OSKextLogSpec kDefaultKernelLogFilter = kOSKextLogBasicLevel |
781 kOSKextLogBasicLevel | in initialize()
1195 kOSKextLogBasicLevel | in removeKextBootstrap()
1552 kOSKextLogBasicLevel | in setLoadEnabled()
1591 kOSKextLogBasicLevel | in setUnloadEnabled()
1638 kOSKextLogBasicLevel | in setAutounloadsEnabled()
1687 kOSKextLogBasicLevel | in setKernelRequestsEnabled()
6922 kOSKextLogBasicLevel |
12003 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
12071 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
12104 OSKextLog(/* kext */ NULL, kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13195 kOSKextLogBasicLevel | kOSKextLogIPCFlag,
13996 case kOSKextLogBasicLevel:
14032 if (msgLevel <= kOSKextLogBasicLevel && (msgLevel <= filterLevel)) {