Searched refs:wd_last (Results 1 – 1 of 1) sorted by relevance
465 s64 wd_last, cs_last, wd_seq, wd_delta, cs_delta, max_delta; in clocksource_watchdog() 473 wd_last = cs->wd_last; in clocksource_watchdog() 485 cs->wd_last = wd_ts0; in clocksource_watchdog() 493 wd_delta = cycles_to_nsec_safe(watchdog, wd_last, wd_ts0); in clocksource_watchdog()