Lines Matching full:hibernation
11 kernel threads are controlled during hibernation or system-wide suspend (on some
21 system enters a sleep state as well as before a hibernation image is created
22 (hibernation is directly covered by what follows, but the description applies
25 Namely, as the first step of the hibernation procedure the function
77 After the system memory state has been restored from a hibernation image and
118 hibernation. At the moment we have no simple means of checkpointing
121 modifications. At the same time each hibernation image contains some
127 modified after the hibernation image has been created and before the
132 2. Next, to create the hibernation image we need to free a sufficient amount of
139 callbacks before hibernation, but this is a separate issue.]
172 realizing that hibernation (or suspend) operation takes place. Ideally, user
178 running. Since we need to disable nonboot CPUs during the hibernation,
204 hibernation (and suspend) notifiers (in that case, though, we won't be able to
205 avoid the realization by the user space processes that the hibernation is taking
230 piece of code from system-wide sleep such as suspend/hibernation is not
232 suspend/hibernation notifiers to achieve mutual exclusion. Look at the
247 released only after the entire suspend/hibernation sequence is complete. So, to