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

/darwin-on-arm/xnu/libkern/
H A DOSKextLib.cpp476 OSKextLoadedKextSummariesUpdated(void) function
/darwin-on-arm/xnu/libkern/libkern/
H A DOSKextLibPrivate.h896 * @function OSKextLoadedKextSummariesUpdated
901 * When the update is complete, OSKextLoadedKextSummariesUpdated is called.
904 void OSKextLoadedKextSummariesUpdated(void);
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp353 void (*sLoadedKextSummariesUpdated)(void) = OSKextLoadedKextSummariesUpdated;

Completed in 91 milliseconds