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()
724 unsigned int sleep_flags; in hibernate() local
732 sleep_flags = lock_system_sleep(); in hibernate()
809 unlock_system_sleep(sleep_flags); in hibernate()
824 unsigned int sleep_flags; in hibernate_quiet_exec() local
827 sleep_flags = lock_system_sleep(); in hibernate_quiet_exec()
907 unlock_system_sleep(sleep_flags); in hibernate_quiet_exec()
1119 unsigned int sleep_flags; in disk_store() local
1131 sleep_flags = lock_system_sleep(); in disk_store()
1161 unlock_system_sleep(sleep_flags); in disk_store()
1177 unsigned int sleep_flags; in resume_store() local
1193 sleep_flags = lock_system_sleep(); in resume_store()
1195 unlock_system_sleep(sleep_flags); in resume_store()