watchdog_hrtimer_sample_threshold 48 kernel/watchdog_hld.c static ktime_t watchdog_hrtimer_sample_threshold __read_mostly; watchdog_hrtimer_sample_threshold 73 kernel/watchdog_hld.c watchdog_hrtimer_sample_threshold = period * 2; watchdog_hrtimer_sample_threshold 81 kernel/watchdog_hld.c if (delta < watchdog_hrtimer_sample_threshold) {