Searched refs:last_hw_keepalive (Results 1 – 1 of 1) sorted by relevance
63 ktime_t last_hw_keepalive; member170 earliest_keepalive = ktime_add(wd_data->last_hw_keepalive, in __watchdog_ping()181 wd_data->last_hw_keepalive = now; in __watchdog_ping()285 wd_data->last_hw_keepalive = started_at; in watchdog_start()1048 wd_data->last_hw_keepalive = ktime_sub(ktime_get(), 1); in watchdog_cdev_register()1165 wd_data->last_hw_keepalive = ktime_sub(now, ms_to_ktime(last_ping_ms)); in watchdog_set_last_hw_keepalive()