Lines Matching refs:DEFINE_PER_CPU
138 static DEFINE_PER_CPU(atomic_t, hrtimer_interrupts);
139 static DEFINE_PER_CPU(int, hrtimer_interrupts_saved);
140 static DEFINE_PER_CPU(bool, watchdog_hardlockup_warned);
141 static DEFINE_PER_CPU(bool, watchdog_hardlockup_touched);
394 static DEFINE_PER_CPU(unsigned long, watchdog_touch_ts);
396 static DEFINE_PER_CPU(unsigned long, watchdog_report_ts);
397 static DEFINE_PER_CPU(struct hrtimer, watchdog_hrtimer);
398 static DEFINE_PER_CPU(bool, softlockup_touch_sync);
445 static DEFINE_PER_CPU(u16, cpustat_old[NUM_STATS_PER_GROUP]);
446 static DEFINE_PER_CPU(u8, cpustat_util[NUM_SAMPLE_PERIODS][NUM_STATS_PER_GROUP]);
447 static DEFINE_PER_CPU(u8, cpustat_tail);
529 static DEFINE_PER_CPU(bool, snapshot_taken);
752 static DEFINE_PER_CPU(struct completion, softlockup_completion);
753 static DEFINE_PER_CPU(struct cpu_stop_work, softlockup_stop_work);