Searched refs:considerUnloads (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/libkern/
H A DOSKextLib.cpp122 OSKext::considerUnloads(); // schedule autounload pass
/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSKext.h563 static void considerUnloads(Boolean rescheduleOnlyFlag = false);
H A DOSMetaClass.h1271 * @function considerUnloads
1297 static void considerUnloads();
/darwin-on-arm/xnu/libkern/c++/
H A DOSMetaClass.cpp922 OSMetaClass::considerUnloads() function in class:OSMetaClass
924 OSKext::considerUnloads();
H A DOSKext.cpp6181 * OSKext::considerUnloads() call, which sets sConsiderUnloadsCalled
6400 void OSKext::considerUnloads(Boolean rescheduleOnlyFlag) function in class:OSKext
6436 * period as the first time considerUnloads() is called, and we destroy
7516 OSKext::considerUnloads(/* rescheduleOnly? */ true);
8379 OSKext::considerUnloads(/* rescheduleOnly? */ true);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp3242 OSKext::considerUnloads();

Completed in 119 milliseconds