Searched refs:wd_last (Results 1 – 2 of 2) sorted by relevance
480 cs->wd_last = wdnow; in clocksource_watchdog() 485 wd_nsec = cycles_to_nsec_safe(watchdog, cs->wd_last, wdnow); in clocksource_watchdog() 487 wdlast = cs->wd_last; /* save these in case we print them */ in clocksource_watchdog() 490 cs->wd_last = wdnow; in clocksource_watchdog() 525 pr_warn(" '%s' wd_nsec: %lld wd_now: %llx wd_last: %llx mask: %llx\n", in clocksource_watchdog()
88 * @wd_last: Last watchdog value corresponding to @cs_last135 u64 wd_last; member