Home
last modified time | relevance | path

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

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