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