Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs182 pub fn clocksource_stop_watchdog(&mut self, list_len: usize) { in clocksource_stop_watchdog() method
609 locked_watchdog.clocksource_stop_watchdog(size - 1); in clocksource_dequeue_watchdog()
938 .clocksource_stop_watchdog(wd_list.len()); in __clocksource_watchdog_kthread()