Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/time/
Dclocksource.rs277 self.clocksource_enqueue_watchdog() in register()
313 pub fn clocksource_enqueue_watchdog(&self) -> Result<i32, SystemError> { in clocksource_enqueue_watchdog() method