Home
last modified time | relevance | path

Searched refs:hibernation_mode (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/kernel/power/
A Dhibernate.c64 static int hibernation_mode = HIBERNATION_SHUTDOWN; variable
108 hibernation_mode = HIBERNATION_PLATFORM; in hibernation_set_ops()
109 else if (hibernation_mode == HIBERNATION_PLATFORM) in hibernation_set_ops()
110 hibernation_mode = HIBERNATION_SHUTDOWN; in hibernation_set_ops()
647 if (hibernation_mode == HIBERNATION_SUSPEND) { in power_down()
650 hibernation_mode = hibernation_ops ? in power_down()
664 switch (hibernation_mode) { in power_down()
760 if (hibernation_mode == HIBERNATION_PLATFORM) in hibernate()
1097 if (i == hibernation_mode) in disk_show()
1138 hibernation_mode = mode; in disk_store()
[all …]
/linux-6.3-rc2/mm/
A Dvmscan.c126 unsigned int hibernation_mode:1; member
6544 !sc->hibernation_mode && in shrink_node()
7794 .hibernation_mode = 1, in shrink_all_memory()

Completed in 17 milliseconds