Home
last modified time | relevance | path

Searched refs:noresume (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/kernel/power/
A Dhibernate.c40 static int noresume; variable
928 if (noresume || !hibernation_available()) in software_resume()
1190 noresume = 0; in resume_store()
1288 if (noresume) in resume_setup()
1299 if (noresume) in resume_offset_setup()
1311 noresume = 1; in hibernate_setup()
1315 noresume = 1; in hibernate_setup()
1326 noresume = 1; in noresume_setup()
1347 noresume = 1; in nohibernate_setup()
A DKconfig67 be reloaded, then use the 'noresume' kernel command line argument.
/linux-6.3-rc2/Documentation/power/
A Dswsusp-dmcrypt.rst76 noresume=`grep -c noresume /proc/cmdline`
79 noresume=1
102 if [ $noresume != 0 ]
122 We will not resume if booting with "noresume" or any parameters
A Dswsusp.rst104 state. If the option `noresume` is specified as a boot parameter, it skips
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt1668 noresume Don't check if there's a hibernation image
3849 noresume [SWSUSP] Disables resume and restores original swap

Completed in 14 milliseconds