Searched refs:wd_timeout_pct (Results 1 – 1 of 1) sorted by relevance
95 static u64 wd_timeout_pct; variable536 threshold += (READ_ONCE(wd_timeout_pct) * threshold) / 100; in watchdog_calc_timeouts()587 WRITE_ONCE(wd_timeout_pct, pct); in watchdog_hardlockup_set_timeout_pct()
Completed in 7 milliseconds