Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/kernel/time/
Dclocksource.c456 static bool clocksource_is_watchdog(struct clocksource *cs) in clocksource_is_watchdog() function
473 static bool clocksource_is_watchdog(struct clocksource *cs) { return false; } in clocksource_is_watchdog() function
/kernel/linux/linux-5.10/kernel/time/
Dclocksource.c539 static bool clocksource_is_watchdog(struct clocksource *cs) in clocksource_is_watchdog() function
556 static bool clocksource_is_watchdog(struct clocksource *cs) { return false; } in clocksource_is_watchdog() function