Searched refs:wd_smp_last_reset_tb (Results 1 – 1 of 1) sorted by relevance
92 static u64 wd_smp_last_reset_tb; variable191 wd_smp_last_reset_tb = get_tb(); in set_cpu_stuck()210 last_reset = wd_smp_last_reset_tb; in watchdog_smp_panic()337 wd_smp_last_reset_tb = get_tb(); in wd_smp_clear_cpu_pending()354 if ((s64)(tb - wd_smp_last_reset_tb) >= (s64)wd_smp_panic_timeout_tb) in watchdog_timer_interrupt()492 wd_smp_last_reset_tb = get_tb(); in start_watchdog()
Completed in 3 milliseconds