Lines Matching refs:hibernation
11 kernel threads are controlled during hibernation or system-wide suspend (on some
21 suspend state as well as before a hibernation image is created (in what follows
22 we only consider hibernation, but the description also applies to suspend).
24 Namely, as the first step of the hibernation procedure the function
63 hibernation operation will be cancelled. For this reason, freezable kernel
67 After the system memory state has been restored from a hibernation image and
107 hibernation. At the moment we have no simple means of checkpointing
110 modifications. At the same time each hibernation image contains some
116 modified after the hibernation image has been created and before the
121 2. Next, to create the hibernation image we need to free a sufficient amount of
128 callbacks before hibernation, but this is a separate issue.]
161 realizing that hibernation (or suspend) operation takes place. Ideally, user
167 running. Since we need to disable nonboot CPUs during the hibernation,
193 hibernation (and suspend) notifiers (in that case, though, we won't be able to
194 avoid the realization by the user space processes that the hibernation is taking
219 piece of code from system-wide sleep such as suspend/hibernation is not
221 suspend/hibernation notifiers to achieve mutual exclusion. Look at the
236 released only after the entire suspend/hibernation sequence is complete. So, to