Searched refs:hibernation_mode (Results 1 – 2 of 2) sorted by relevance
64 static int hibernation_mode = HIBERNATION_SHUTDOWN; variable108 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 …]
126 unsigned int hibernation_mode:1; member6544 !sc->hibernation_mode && in shrink_node()7794 .hibernation_mode = 1, in shrink_all_memory()
Completed in 18 milliseconds