Searched refs:SOFTLOCKUP_DELAY_REPORT (Results 1 – 1 of 1) sorted by relevance
263 #define SOFTLOCKUP_DELAY_REPORT ULONG_MAX macro377 raw_cpu_write(watchdog_report_ts, SOFTLOCKUP_DELAY_REPORT); in touch_softlockup_watchdog_sched()401 per_cpu(watchdog_report_ts, cpu) = SOFTLOCKUP_DELAY_REPORT; in touch_all_softlockup_watchdogs()409 __this_cpu_write(watchdog_report_ts, SOFTLOCKUP_DELAY_REPORT); in touch_softlockup_watchdog_sync()487 if (period_ts == SOFTLOCKUP_DELAY_REPORT) { in watchdog_timer_fn()