Searched defs:wdnow (Results 1 – 1 of 1) sorted by relevance
225 static enum wd_read_status cs_watchdog_read(struct clocksource *cs, u64 *csnow, u64 *wdnow) in cs_watchdog_read()403 u64 csnow, wdnow, cslast, wdlast, delta; in clocksource_watchdog() local