Searched refs:lookupKextWithLoadTag (Results 1 – 3 of 3) sorted by relevance
96 theKext = OSKext::lookupKextWithLoadTag(loadTag); in OSKextRetainKextWithLoadTag()140 theKext = OSKext::lookupKextWithLoadTag(loadTag); in OSKextReleaseKextWithLoadTag()
795 static OSPtr<OSKext> lookupKextWithLoadTag(OSKextLoadTag aTag);
4295 OSKext::lookupKextWithLoadTag(uint32_t aTag) in lookupKextWithLoadTag() function in OSKext