Searched refs:last_hw_keepalive (Results 1 – 2 of 2) sorted by relevance
46 ktime_t last_hw_keepalive; member
149 earliest_keepalive = ktime_add(wd_data->last_hw_keepalive, in __watchdog_ping()160 wd_data->last_hw_keepalive = now; in __watchdog_ping()271 wd_data->last_hw_keepalive = started_at; in watchdog_start()1072 wd_data->last_hw_keepalive = ktime_sub(ktime_get(), 1); in watchdog_cdev_register()1192 wd_data->last_hw_keepalive = ktime_sub(now, ms_to_ktime(last_ping_ms)); in watchdog_set_last_hw_keepalive()