Searched refs:is_actively_waiting_for_clock_restore (Results 1 – 1 of 1) sorted by relevance
125 static bool is_actively_waiting_for_clock_restore = false; variable956 if (is_actively_waiting_for_clock_restore == false) { in clock_restore_and_wait()957 is_actively_waiting_for_clock_restore = true; in clock_restore_and_wait()972 if (is_actively_waiting_for_clock_restore) { in clock_restore_and_wait()974 is_actively_waiting_for_clock_restore = false; in clock_restore_and_wait()1040 if (is_actively_waiting_for_clock_restore) { in on_clock_wakeup_timeout()