Searched refs:timedout_ms (Results 1 – 1 of 1) sorted by relevance
506 unsigned int timedout_ms = 0; in dev_watchdog() local525 timedout_ms = jiffies_to_msecs(jiffies - trans_start); in dev_watchdog()533 if (unlikely(timedout_ms)) { in dev_watchdog()537 i, timedout_ms); in dev_watchdog()
Completed in 5 milliseconds