Searched refs:wd_delay (Results 1 – 1 of 1) sorted by relevance
213 int64_t wd_delay, wd_seq_delay; in cs_watchdog_read() local224 wd_delay = clocksource_cyc2ns(wd_delta, watchdog->mult, in cs_watchdog_read()226 if (wd_delay <= WATCHDOG_MAX_SKEW) { in cs_watchdog_read()250 smp_processor_id(), watchdog->name, wd_delay, nretries); in cs_watchdog_read()257 cs->name, wd_delay); in cs_watchdog_read()