Searched +path:hibernate +path:. +path:c +refs:in_suspend (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/power/
H A Dhibernate.c45 __visible int in_suspend __nosavedata;
298 in_suspend = 1; create_image()
308 if (!in_suspend) create_image()
325 dpm_resume_start(in_suspend ? create_image()
388 if (error || !in_suspend) hibernation_snapshot()
391 msg = in_suspend ? (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE; hibernation_snapshot()
394 if (error || !in_suspend) hibernation_snapshot()
684 if (in_suspend) { hibernate()
699 in_suspend = 0; hibernate()

Completed in 221 milliseconds