Searched refs:isLoaded (Results 1 – 4 of 4) sorted by relevance
957 bool isLoaded = false; in terminateDriversForModule() local971 isLoaded = true; in terminateDriversForModule()1007 if (unload && isLoaded && ret == kIOReturnSuccess) { in terminateDriversForModule()1403 myResult = myKext->isLoaded(); in isModuleLoadedNoOSKextLock()
68 if (theKext && theKext->isLoaded()) { in OSKextGetLoadTagForIdentifier()
926 virtual bool isLoaded(void);
2705 existingIsLoaded = existingKext->isLoaded(); in registerIdentifier()3319 if (isLoaded()) { in free()4514 if (foundKext && foundKext->isLoaded()) { in isKextWithIdentifierLoaded()5177 OSKext::isLoaded(void) in isLoaded() function in OSKext6492 if (isLoaded()) { in load()8377 if (!isLoaded()) {8505 if (aKext->isLoaded()) {8534 if (!isLoaded()) {8667 if (!isLoaded()) {9905 if (!isLoaded() || forceFlag) {[all …]