Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs519 let mut locked_watchdog = CLOCKSOURCE_WATCHDOG.lock_irqsave(); in clocksource_dequeue_watchdog() localVariable
520 let watchdog = locked_watchdog in clocksource_dequeue_watchdog()
575 let watchdog = locked_watchdog.get_watchdog().clone(); in clocksource_dequeue_watchdog()
589 locked_watchdog.watchdog.replace(new_wd); in clocksource_dequeue_watchdog()
609 locked_watchdog.clocksource_stop_watchdog(size - 1); in clocksource_dequeue_watchdog()