Home
last modified time | relevance | path

Searched refs:persistent_clock_exists (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dtimekeeping.c1674 static bool persistent_clock_exists; variable
1690 persistent_clock_exists = true; in timekeeping_init()
1781 return persistent_clock_exists; in timekeeping_rtc_skipsuspend()
1891 persistent_clock_exists = true; in timekeeping_suspend()
1908 if (persistent_clock_exists) { in timekeeping_suspend()