Home
last modified time | relevance | path

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

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