Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dclocksource.c190 u64 csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local
229 wdlast = cs->wd_last; /* save these in case we print them */ in clocksource_watchdog()
242 watchdog->name, wdnow, wdlast, watchdog->mask); in clocksource_watchdog()