Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h559 static OSReturn queueKextNotification(
/xnu-11215/libkern/c++/
H A DOSKext.cpp5455 queueKextNotification(kKextRequestPredicateUnloadNotification, in replaceDextInternal()
6831 queueKextNotification(kKextRequestPredicateLoadNotification, in load()
8925 queueKextNotification(kKextRequestPredicateUnloadNotification,
8941 OSKext::queueKextNotification( function in OSKext