Home
last modified time | relevance | path

Searched refs:willShutdown (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h397 static void willShutdown(void);// called by IOPMrootDomain on shutdown
/xnu-11215/iokit/IOKit/
H A DIOService.h1674 static void willShutdown();
/xnu-11215/iokit/Kernel/
H A DIOService.cpp4337 IOService::willShutdown() in willShutdown() function in IOService
4343 OSKext::willShutdown(); in willShutdown()
H A DIOPMrootDomain.cpp878 IOService::willShutdown(); in IOPMRootDomainWillShutdown()
/xnu-11215/libkern/c++/
H A DOSKext.cpp1637 OSKext::willShutdown(void) in willShutdown() function in OSKext
1684 OSKext::willShutdown(); in willUserspaceReboot()