Lines Matching refs:sleep_flags
96 unsigned int sleep_flags; in hibernation_set_ops() local
105 sleep_flags = lock_system_sleep(); in hibernation_set_ops()
113 unlock_system_sleep(sleep_flags); in hibernation_set_ops()
721 unsigned int sleep_flags; in hibernate() local
729 sleep_flags = lock_system_sleep(); in hibernate()
803 unlock_system_sleep(sleep_flags); in hibernate()
818 unsigned int sleep_flags; in hibernate_quiet_exec() local
821 sleep_flags = lock_system_sleep(); in hibernate_quiet_exec()
901 unlock_system_sleep(sleep_flags); in hibernate_quiet_exec()
1104 unsigned int sleep_flags; in disk_store() local
1116 sleep_flags = lock_system_sleep(); in disk_store()
1146 unlock_system_sleep(sleep_flags); in disk_store()
1162 unsigned int sleep_flags; in resume_store() local
1199 sleep_flags = lock_system_sleep(); in resume_store()
1201 unlock_system_sleep(sleep_flags); in resume_store()