Lines Matching refs:then
36 . If you would like to write hibernation image to swap and then suspend
54 if found, it then checks the contents for the hibernation image signature.
83 swsusp saves the state of the machine into active swaps and then reboots or
128 Instead, we load the image into unused memory and then atomically copy
135 read "new" data onto free spots, then cli and copy
172 shutdown: save state in linux, then tell bios to powerdown
174 platform: save state in linux, then tell bios to powerdown and blink
284 your sensitive data are then stored in plaintext on disk. This means
296 means that all data written to disk during suspend are then
298 you must then take care of is that you call 'mkswap' for the swap
337 init=/bin/bash, then swapon and starting suspend sequence manually
344 A: Well, it can be done, load the drivers, then do echo into
360 if [ $LOGLEVEL -lt 5 ]; then
371 # then try again with image_size set to zero.
372 if [ $RET -ne 0 -a $IMG_SZ -ne 0 ]; then # try again with minimal image size
406 before suspending; then remount them after resuming.