Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dclocksource.c208 u64 csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local
247 wdlast = cs->wd_last; /* save these in case we print them */ in clocksource_watchdog()
260 watchdog->name, wdnow, wdlast, watchdog->mask); in clocksource_watchdog()