Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dclocksource.c619 static bool clocksource_is_watchdog(struct clocksource *cs) in clocksource_is_watchdog() function
636 static bool clocksource_is_watchdog(struct clocksource *cs) { return false; } in clocksource_is_watchdog() function
1187 if (clocksource_is_watchdog(cs)) { in clocksource_unbind()
1190 if (clocksource_is_watchdog(cs)) in clocksource_unbind()

Completed in 6 milliseconds