Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtimekeeping.c1206 static bool persistent_clock_exists; variable
1225 persistent_clock_exists = true; in timekeeping_init()
1317 return persistent_clock_exists; in timekeeping_rtc_skipsuspend()
1450 persistent_clock_exists = true; in timekeeping_suspend()
1457 if (persistent_clock_exists) { in timekeeping_suspend()