Searched refs:noresume (Results 1 – 5 of 5) sorted by relevance
38 static int noresume; variable746 if (noresume || !hibernation_available()) in software_resume()1019 noresume = 0; in resume_store()1093 if (noresume) in resume_setup()1104 if (noresume) in resume_offset_setup()1116 noresume = 1; in hibernate_setup()1120 noresume = 1; in hibernate_setup()1128 noresume = 1; in noresume_setup()1149 noresume = 1; in nohibernate_setup()
53 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
86 state. If the option ``noresume'' is specified as a boot parameter, it skips
2481 noresume [SWSUSP] Disables resume and restores original swap3268 noresume Don't check if there's a hibernation image