Searched refs:SOFTLOCKUP_DELAY_REPORT (Results 1 – 1 of 1) sorted by relevance
299 #define SOFTLOCKUP_DELAY_REPORT ULONG_MAX macro595 raw_cpu_write(watchdog_report_ts, SOFTLOCKUP_DELAY_REPORT); in touch_softlockup_watchdog_sched()619 per_cpu(watchdog_report_ts, cpu) = SOFTLOCKUP_DELAY_REPORT; in touch_all_softlockup_watchdogs()627 __this_cpu_write(watchdog_report_ts, SOFTLOCKUP_DELAY_REPORT); in touch_softlockup_watchdog_sync()721 if (period_ts == SOFTLOCKUP_DELAY_REPORT) { in watchdog_timer_fn()