Lines Matching full:detector
8 * detector, so thanks to Ingo for the initial implementation.
281 * These functions can be overridden based on the configured hardlockdup detector.
284 * softlockup watchdog start and stop. The detector must select the
292 * Watchdog-detector specific API.
652 * hardlockup detector generates a warning in set_sample_period()
751 /* watchdog detector functions */
795 /* kick the softlockup detector */ in watchdog_timer_fn()
911 /* Enable the hardlockup detector */ in watchdog_enable()
923 * Disable the hardlockup detector first. That prevents that a large in watchdog_disable()
925 * detector causes a false positive. in watchdog_disable()
1011 * Create the watchdog infrastructure and configure the detector(s).
1053 * lockup_detector_soft_poweroff - Interface to stop lockup detector(s)
1055 * Special interface for parisc. It prevents lockup detector warnings from
1318 pr_info("Delayed init of the lockup detector failed: %d\n", ret); in lockup_detector_delay_init()
1330 * lockup_detector_retry_init - retry init lockup detector if possible.
1332 * Retry hardlockup detector init. It is useful when it requires some