Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs138 watchdog: Option<Arc<dyn Clocksource>>, field
520 let watchdog = locked_watchdog in clocksource_dequeue_watchdog() localVariable
575 let watchdog = locked_watchdog.get_watchdog().clone(); in clocksource_dequeue_watchdog() localVariable