Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/time/
Dclocksource.rs172 return clocksource_watchdog(); in run()
656 pub fn clocksource_watchdog() -> Result<(), SystemError> { in clocksource_watchdog() function