Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/time/
Dclocksource.rs467 let new_wd = temp_list.front().unwrap().clone(); in clocksource_dequeue_watchdog() localVariable
470 locked_watchdog.watchdog.replace(new_wd); in clocksource_dequeue_watchdog()