Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs830 let wd = CLOCKSOURCE_WATCHDOG.lock_irqsave(); in clocksource_watchdog() localVariable
831 let wd_now = wd.watchdog.as_ref().unwrap().clone(); in clocksource_watchdog()