Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs586 let new_wd = temp_list.front().unwrap().clone(); in clocksource_dequeue_watchdog() localVariable
589 locked_watchdog.watchdog.replace(new_wd); in clocksource_dequeue_watchdog()