Searched refs:is_running (Results 1 – 1 of 1) sorted by relevance
119 is_running: bool, field129 is_running: false, in new()144 if self.is_running || self.watchdog.is_none() || watchdog_list.is_empty() { in clocksource_start_watchdog()153 self.is_running = true; in clocksource_start_watchdog()159 if !self.is_running || (self.watchdog.is_some() && list_len != 0) { in clocksource_stop_watchdog()163 self.is_running = false; in clocksource_stop_watchdog()660 if !cs_watchdog.is_running || cs_watchdog.watchdog.is_none() { in clocksource_watchdog()