Searched refs:hw_heartbeat_ms (Results 1 – 1 of 1) sorted by relevance
106 unsigned int hw_heartbeat_ms; in watchdog_next_keepalive() local114 hw_heartbeat_ms = min_not_zero(timeout_ms, wdd->max_hw_heartbeat_ms); in watchdog_next_keepalive()115 keepalive_interval = ms_to_ktime(hw_heartbeat_ms / 2); in watchdog_next_keepalive()122 last_heartbeat = ktime_sub(virt_timeout, ms_to_ktime(hw_heartbeat_ms)); in watchdog_next_keepalive()