Home
last modified time | relevance | path

Searched refs:wd_timeout_pct (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/kernel/
A Dwatchdog.c95 static u64 wd_timeout_pct; variable
536 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