Lines Matching refs:DEFINE_PER_CPU
106 static DEFINE_PER_CPU(atomic_t, hrtimer_interrupts);
107 static DEFINE_PER_CPU(int, hrtimer_interrupts_saved);
108 static DEFINE_PER_CPU(bool, watchdog_hardlockup_warned);
109 static DEFINE_PER_CPU(bool, watchdog_hardlockup_touched);
315 static DEFINE_PER_CPU(unsigned long, watchdog_touch_ts);
317 static DEFINE_PER_CPU(unsigned long, watchdog_report_ts);
318 static DEFINE_PER_CPU(struct hrtimer, watchdog_hrtimer);
319 static DEFINE_PER_CPU(bool, softlockup_touch_sync);
366 static DEFINE_PER_CPU(u16, cpustat_old[NUM_STATS_PER_GROUP]);
367 static DEFINE_PER_CPU(u8, cpustat_util[NUM_SAMPLE_PERIODS][NUM_STATS_PER_GROUP]);
368 static DEFINE_PER_CPU(u8, cpustat_tail);
438 static DEFINE_PER_CPU(bool, snapshot_taken);
661 static DEFINE_PER_CPU(struct completion, softlockup_completion);
662 static DEFINE_PER_CPU(struct cpu_stop_work, softlockup_stop_work);