Searched refs:cs_last (Results 1 – 2 of 2) sorted by relevance
480 cs->cs_last = csnow; in clocksource_watchdog()485 cs_nsec = cycles_to_nsec_safe(cs, cs->cs_last, csnow); in clocksource_watchdog()487 cslast = cs->cs_last; in clocksource_watchdog()488 cs->cs_last = csnow; in clocksource_watchdog()
134 u64 cs_last; member