Searched refs:noresume (Results 1 – 7 of 7) sorted by relevance
41 static int noresume; variable921 if (noresume || !hibernation_available()) in software_resume()1180 noresume = 0; in resume_store()1278 if (noresume) in resume_setup()1289 if (noresume) in resume_offset_setup()1301 noresume = 1; in hibernate_setup()1305 noresume = 1; in hibernate_setup()1316 noresume = 1; in noresume_setup()1337 noresume = 1; in nohibernate_setup()
67 be reloaded, then use the 'noresume' kernel command line argument.
76 noresume=`grep -c noresume /proc/cmdline`79 noresume=1102 if [ $noresume != 0 ]122 We will not resume if booting with "noresume" or any parameters
104 state. If the option `noresume` is specified as a boot parameter, it skips
3572 noresume [SWSUSP] Disables resume and restores original swap4944 noresume Don't check if there's a hibernation image
160520 ffff8000120f2c94 b noresume
Completed in 960 milliseconds