Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/time/
Dclocksource.c355 u64 csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local
397 wdlast = cs->wd_last; /* save these in case we print them */ in clocksource_watchdog()
411 watchdog->name, wd_nsec, wdnow, wdlast, watchdog->mask); in clocksource_watchdog()