Searched refs:wd_last (Results 1 – 2 of 2) sorted by relevance
456 cs->wd_last = wdnow; in clocksource_watchdog()461 delta = clocksource_delta(wdnow, cs->wd_last, watchdog->mask); in clocksource_watchdog()467 wdlast = cs->wd_last; /* save these in case we print them */ in clocksource_watchdog()470 cs->wd_last = wdnow; in clocksource_watchdog()
127 u64 wd_last; member