Home
last modified time | relevance | path

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

/xnu-11215/libsa/
H A Dbootstrap.cpp551 OSKext::loadKextWithIdentifier(bundleID->getCStringNoCopy(), in loadSecurityExtensions()
582 if (kOSReturnSuccess != OSKext::loadKextWithIdentifier( in loadKernelComponentKexts()
657 OSKext::loadKextWithIdentifier(bundleID->getCStringNoCopy(), in loadKernelExternalComponents()
/xnu-11215/libkern/libkern/c++/
H A DOSKext.h804 static OSReturn loadKextWithIdentifier(
812 static OSReturn loadKextWithIdentifier(
821 static OSReturn loadKextWithIdentifier(
/xnu-11215/libkern/
H A DOSKextLib.cpp51 return OSKext::loadKextWithIdentifier(bundle_id); in OSKextLoadKextWithIdentifier()
/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp636 ret = OSKext::loadKextWithIdentifier(moduleName, kextRef); in isModuleLoaded()
645 ret = OSKext::loadKextWithIdentifier(moduleDextName, dextRef); in isModuleLoaded()
/xnu-11215/libkern/c++/
H A DOSKext.cpp4124 result = OSKext::loadKextWithIdentifier( in loadFromMkext()
6013 OSKext::loadKextWithIdentifier( in loadKextWithIdentifier() function in OSKext
6029 result = OSKext::loadKextWithIdentifier(kextIdentifier.get(), in loadKextWithIdentifier()
6039 OSKext::loadKextWithIdentifier( in loadKextWithIdentifier() function in OSKext
6051 result = loadKextWithIdentifier(kextIdentifier, in loadKextWithIdentifier()
6067 OSKext::loadKextWithIdentifier( in loadKextWithIdentifier() function in OSKext