Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dwatchdog.c95 static u64 wd_timeout_pct; variable
537 threshold += (READ_ONCE(wd_timeout_pct) * threshold) / 100; in watchdog_calc_timeouts()
588 WRITE_ONCE(wd_timeout_pct, pct); in watchdog_nmi_set_timeout_pct()

Completed in 22 milliseconds