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