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

/linux-master/kernel/time/
H A Dclocksource.c708 static bool clocksource_is_watchdog(struct clocksource *cs) function
725 static bool clocksource_is_watchdog(struct clocksource *cs) { return false; } function
1276 if (clocksource_is_watchdog(cs)) {
1279 if (clocksource_is_watchdog(cs))

Completed in 358 milliseconds