Searched refs:is_running (Results 1 – 1 of 1) sorted by relevance
140 is_running: bool, field148 is_running: false, in new()162 if self.is_running || self.watchdog.is_none() || watchdog_list.is_empty() { in clocksource_start_watchdog()177 self.is_running = true; in clocksource_start_watchdog()183 if !self.is_running || (self.watchdog.is_some() && list_len != 0) { in clocksource_stop_watchdog()187 self.is_running = false; in clocksource_stop_watchdog()804 if !cs_watchdog.is_running || cs_watchdog.watchdog.is_none() { in clocksource_watchdog()