watchdog_hrtimer  174 kernel/watchdog.c static DEFINE_PER_CPU(struct hrtimer, watchdog_hrtimer);
watchdog_hrtimer  483 kernel/watchdog.c 	struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer);
watchdog_hrtimer  509 kernel/watchdog.c 	struct hrtimer *hrtimer = this_cpu_ptr(&watchdog_hrtimer);