Lines Matching refs:system
10 utilities that will read/write the system memory snapshot from/to the
39 SNAPSHOT_CREATE_IMAGE - create a snapshot of the system memory; the
42 creating the snapshot (1) or after restoring the system memory state
43 from it (0) (after resume the system finds itself finishing the
48 SNAPSHOT_ATOMIC_RESTORE - restore the system memory state from the
50 the system memory snapshot back to the kernel using the write()
86 SNAPSHOT_POWER_OFF - make the kernel transition the system to the hibernation
92 to use the SNAPSHOT_UNFREEZE call after the system wakes up. This call
94 suspend image is first created, as though the system had been suspended
95 to disk, and then the system is suspended to RAM (this makes it possible
96 to resume the system from RAM if there's enough battery power or restore
106 The device's write() operation is used for uploading the system memory snapshot
131 resumed system may be totally unpredictable.
146 1. If the value is 1 (ie. the system memory snapshot has just been
147 created and the system is ready for saving it):
153 system MUST be powered off or rebooted after the snapshot
156 file system operations (including reads) on the file systems
158 called. However, it MAY mount a file system that was not
161 2. If the value is 0 (ie. the system state has just been restored from