Home
last modified time | relevance | path

Searched refs:wd_last (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/kernel/time/
A Dclocksource.c454 cs->wd_last = wdnow; in clocksource_watchdog()
459 delta = clocksource_delta(wdnow, cs->wd_last, watchdog->mask); in clocksource_watchdog()
465 wdlast = cs->wd_last; /* save these in case we print them */ in clocksource_watchdog()
468 cs->wd_last = wdnow; in clocksource_watchdog()
/linux-6.3-rc2/include/linux/
A Dclocksource.h127 u64 wd_last; member

Completed in 7 milliseconds