Searched refs:watchdog_list (Results 1 – 1 of 1) sorted by relevance
161 let watchdog_list = WATCHDOG_LIST.lock_irqsave(); in clocksource_start_watchdog() localVariable162 if self.is_running || self.watchdog.is_none() || watchdog_list.is_empty() { in clocksource_start_watchdog()810 let watchdog_list = WATCHDOG_LIST.lock_irqsave(); in clocksource_watchdog() localVariable811 for cs in watchdog_list.iter() { in clocksource_watchdog()