Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLibPrivate.h995 void OSKextLoadedKextSummariesUpdated(void);
/xnu-11215/libkern/
H A DOSKextLib.cpp556 OSKextLoadedKextSummariesUpdated(void) in OSKextLoadedKextSummariesUpdated() function
/xnu-11215/libkern/c++/
H A DOSKext.cpp541 void(*const sLoadedKextSummariesUpdated)(void) = OSKextLoadedKextSummariesUpdated;