Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs397 self.clocksource_enqueue_watchdog() in register()
433 pub fn clocksource_enqueue_watchdog(&self) -> Result<i32, SystemError> { in clocksource_enqueue_watchdog() method