hrtimer_interrupts_saved 180 kernel/watchdog.c static DEFINE_PER_CPU(unsigned long, hrtimer_interrupts_saved); hrtimer_interrupts_saved 330 kernel/watchdog.c if (__this_cpu_read(hrtimer_interrupts_saved) == hrint) hrtimer_interrupts_saved 333 kernel/watchdog.c __this_cpu_write(hrtimer_interrupts_saved, hrint);