Searched refs:hibernate_should_abort (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOHibernatePrivate.h418 hibernate_should_abort(void);
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Dvm_resident.c5086 if (hibernate_should_abort()) {
5220 if (hibernate_should_abort())
6423 if (hibernate_should_abort())
H A Dvm_compressor.c1902 if (hibernate_should_abort()) {
1903 HIBLOG("vm_compressor_flush - hibernate_should_abort returned TRUE\n");
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateIO.cpp507 if ((kIOReturnSuccess == err) && abortable && hibernate_should_abort())
H A DIOPMrootDomain.cpp2828 hibernate_should_abort(void) function

Completed in 229 milliseconds