Searched refs:SOFTLOCKUP_DELAY_REPORT (Results 1 – 1 of 1) sorted by relevance
161 #define SOFTLOCKUP_DELAY_REPORT ULONG_MAX macro270 raw_cpu_write(watchdog_report_ts, SOFTLOCKUP_DELAY_REPORT); in touch_softlockup_watchdog_sched()294 per_cpu(watchdog_report_ts, cpu) = SOFTLOCKUP_DELAY_REPORT; in touch_all_softlockup_watchdogs()302 __this_cpu_write(watchdog_report_ts, SOFTLOCKUP_DELAY_REPORT); in touch_softlockup_watchdog_sync()397 if (period_ts == SOFTLOCKUP_DELAY_REPORT) { in watchdog_timer_fn()
Completed in 4 milliseconds