Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs196 return clocksource_watchdog(); in run()
799 pub fn clocksource_watchdog() -> Result<(), SystemError> { in clocksource_watchdog() function