Lines Matching defs:hibernate
3 * kernel/power/hibernate.c - Hibernation (a.k.a suspend-to-disk) support.
98 * hibernation_set_ops - Set the global hibernate operations.
174 * Use the platform driver to prepare the system for creating a hibernate image,
216 * platform_pre_restore - Prepare for hibernate image restoration.
743 * hibernate - Carry out system hibernation, including saving the image.
745 int hibernate(void)
959 * hibernation_snapshot() which returns to hibernate(). Otherwise, the routine
976 * is configured into the kernel. Since the regular hibernate
978 * calling hibernate functions (which take system_transition_mutex)
1389 __setup("hibernate=", hibernate_setup);