Home
last modified time | relevance | path

Searched refs:new_interrupts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dwatchdog.c133 int new_interrupts; in watchdog_hardlockup_kick() local
135 new_interrupts = atomic_inc_return(this_cpu_ptr(&hrtimer_interrupts)); in watchdog_hardlockup_kick()
136 watchdog_buddy_check_hardlockup(new_interrupts); in watchdog_hardlockup_kick()