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

/xnu-2422.115.4/libkern/
H A DOSKextLib.cpp469 OSKextLoadedKextSummariesUpdated(void) function
/xnu-2422.115.4/libkern/libkern/
H A DOSKextLibPrivate.h903 * @function OSKextLoadedKextSummariesUpdated
908 * When the update is complete, OSKextLoadedKextSummariesUpdated is called.
911 void OSKextLoadedKextSummariesUpdated(void);
/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp360 void (*sLoadedKextSummariesUpdated)(void) = OSKextLoadedKextSummariesUpdated;

Completed in 94 milliseconds