Searched refs:noresume (Results 1 – 5 of 5) sorted by relevance
40 static int noresume; variable809 if (noresume || !hibernation_available()) in software_resume()1072 noresume = 0; in resume_store()1170 if (noresume) in resume_setup()1181 if (noresume) in resume_offset_setup()1193 noresume = 1; in hibernate_setup()1197 noresume = 1; in hibernate_setup()1208 noresume = 1; in noresume_setup()1229 noresume = 1; in nohibernate_setup()
64 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
3153 noresume [SWSUSP] Disables resume and restores original swap4220 noresume Don't check if there's a hibernation image