Lines Matching refs:sleep_flags
105 unsigned int sleep_flags; in hibernation_set_ops() local
114 sleep_flags = lock_system_sleep(); in hibernation_set_ops()
122 unlock_system_sleep(sleep_flags); in hibernation_set_ops()
747 unsigned int sleep_flags; in hibernate() local
766 sleep_flags = lock_system_sleep(); in hibernate()
853 unlock_system_sleep(sleep_flags); in hibernate()
868 unsigned int sleep_flags; in hibernate_quiet_exec() local
871 sleep_flags = lock_system_sleep(); in hibernate_quiet_exec()
951 unlock_system_sleep(sleep_flags); in hibernate_quiet_exec()
1174 unsigned int sleep_flags; in disk_store() local
1186 sleep_flags = lock_system_sleep(); in disk_store()
1216 unlock_system_sleep(sleep_flags); in disk_store()
1232 unsigned int sleep_flags; in resume_store() local
1269 sleep_flags = lock_system_sleep(); in resume_store()
1271 unlock_system_sleep(sleep_flags); in resume_store()
1449 unsigned int sleep_flags; in hibernate_compressor_param_set() local
1452 sleep_flags = lock_system_sleep(); in hibernate_compressor_param_set()
1464 unlock_system_sleep(sleep_flags); in hibernate_compressor_param_set()