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

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

Completed in 219 milliseconds