Home
last modified time | relevance | path

Searched refs:isModuleLoadedNoOSKextLock (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/iokit/Kernel/ !
H A DIOCatalogue.cpp92 static bool isModuleLoadedNoOSKextLock(OSDictionary *theKexts,
1294 if (isModuleLoadedNoOSKextLock(myKexts.get(), thisOldPersonality) == false) { in resetAndAddDrivers()
1385 isModuleLoadedNoOSKextLock(OSDictionary *theKexts, in isModuleLoadedNoOSKextLock() function