Searched refs:thresh_count (Results 1 – 1 of 1) sorted by relevance
778 int duration, thresh_count; in watchdog_timer_fn() local882 thresh_count = duration / get_softlockup_thresh(); in watchdog_timer_fn()884 if (softlockup_panic && thresh_count >= softlockup_panic) in watchdog_timer_fn()