Searched refs:noresume (Results 1 – 5 of 5) sorted by relevance
41 static int noresume; variable803 if (noresume || !hibernation_available()) in software_resume()1066 noresume = 0; in resume_store()1164 if (noresume) in resume_setup()1175 if (noresume) in resume_offset_setup()1187 noresume = 1; in hibernate_setup()1191 noresume = 1; in hibernate_setup()1202 noresume = 1; in noresume_setup()1223 noresume = 1; in nohibernate_setup()
63 be reloaded, then use the 'noresume' kernel command line argument.
74 noresume=`grep -c noresume /proc/cmdline`77 noresume=1100 if [ $noresume != 0 ]120 We will not resume if booting with "noresume" or any parameters
94 state. If the option ``noresume'' is specified as a boot parameter, it skips
2931 noresume [SWSUSP] Disables resume and restores original swap3944 noresume Don't check if there's a hibernation image