Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dhangcheck-timer.c114 static unsigned long long hangcheck_tsc, hangcheck_tsc_margin; variable
131 if (tsc_diff > hangcheck_tsc_margin) { in hangcheck_fire()
161 hangcheck_tsc_margin = in hangcheck_init()
163 hangcheck_tsc_margin *= TIMER_FREQ; in hangcheck_init()