Searched refs:wd_rem (Results 1 – 1 of 1) sorted by relevance
515 u32 wd_rem; in clocksource_watchdog() local523 cs_wd_msec = div_s64_rem(cs_nsec - wd_nsec, 1000 * 1000, &wd_rem); in clocksource_watchdog()524 wd_msec = div_s64_rem(wd_nsec, 1000 * 1000, &wd_rem); in clocksource_watchdog()