• Home
  • Raw
  • Download

Lines Matching refs:a

68 	  It also works with swap files to a limited extent (for details see
76 will get corrupted in a nasty way.
78 For more information take a look at <file:Documentation/power/swsusp.rst>.
89 to-disk implementation will look for a suspended disk image.
92 It should be a valid swap partition (at least for now) that is turned
101 Note there is currently not a way to specify which device to save the
123 If an arch can suspend (for suspend, hibernate, kexec, etc) on a
132 Allow the kernel to trigger a system transition into a global sleep
141 objects with the help of a sysfs-based interface.
158 (low power) states, for example after a specified period of inactivity
159 (autosuspended), and woken up in response to a hardware-generated
160 wake-up event or a driver's request.
180 fields of device objects from user space. If you are not a kernel
188 make it wake up a few seconds later using an RTC wakeup alarm.
189 Enable this with a kernel parameter like "test_suspend=mem".
202 Sets up a watchdog timer to capture drivers that are
203 locked up attempting to suspend/resume a device.
223 <asm/resume-trace.h> header with a TRACE_RESUME() macro.
226 dependent, x86 will print the information during a
236 RTC across reboots, so that you can debug a machine that just hangs
245 set to an invalid time after a resume.
251 APM is a BIOS specification for saving power using several different
254 reset after a RESUME operation, the /proc/apm device will provide
267 Generally, if you don't have a battery in your machine, there isn't