Lines Matching +full:resume +full:- +full:offset
15 labels, which may be "mem" (suspend), "standby" (power-on
16 suspend), "freeze" (suspend-to-idle) and "disk" (hibernation).
21 See Documentation/admin-guide/pm/sleep-states.rst for more
39 See Documentation/admin-guide/pm/sleep-states.rst for more
47 suspend-to-disk mechanism. Reading from this file returns
51 'firmware' - means that the memory image will be saved to disk
55 'platform' - the memory image will be saved by the kernel and
59 'shutdown' - the memory image will be saved by the kernel and
62 'reboot' - the memory image will be saved by the kernel and
66 two testing modes of the suspend-to-disk mechanism: 'testproc'
67 or 'test'. If the suspend-to-disk mechanism is in the
73 memory, suspend devices, wait for 5 seconds, resume devices,
78 The suspend-to-disk method may be chosen by writing to this
81 - 'firmware'
82 - 'platform'
83 - 'shutdown'
84 - 'reboot'
85 - 'testproc'
86 - 'test'
96 created by the suspend-to-disk mechanism. It can be written a
97 string representing a non-negative integer that will be used
99 suspend-to-disk code will do its best to ensure the image size
115 commonly, during resume). Namely, the RTC is only used to save
123 dmesg -s 1000000 | grep 'hash matches'
131 CAUTION: Using it will cause your machine's real-time (CMOS)
132 clock to be set to a random invalid time after a resume.
162 user space to enable or disable asynchronous suspend and resume
164 drivers' suspend and resume callbacks to be executed in parallel
192 be written a string representing a non-negative integer that
265 resume is printed. These prints are useful for hunting down
266 devices that take too long to suspend or resume.
279 kernel during the most recent system suspend/resume cycle.
300 This file is used for telling the kernel an offset into a disk
303 Reads from this file will display the current offset
308 set using the kernel command line for disk offset.
343 number of times preparing all non-sysdev devices for
351 number of times executing "resume" callbacks of
352 non-sysdev devices failed.
359 the number of times executing "early resume" callbacks
367 the number of times executing "noirq resume" callbacks
376 of all non-sysdev devices failed.
399 the last device for which a suspend/resume callback failed.
414 the last failed step in the suspend/resume path.
422 state in the most recent system suspend-resume cycle.
455 The default is "1" if the build-time "SUSPEND_SKIP_SYNC" config