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