Lines Matching refs:__read_mostly
49 static unsigned long __read_mostly watchdog_enabled = SOFT_WATCHDOG_ENABLED|NMI_WATCHDOG_ENABLED;
51 static unsigned long __read_mostly watchdog_enabled = SOFT_WATCHDOG_ENABLED;
53 int __read_mostly nmi_watchdog_enabled;
54 int __read_mostly soft_watchdog_enabled;
55 int __read_mostly watchdog_user_enabled;
56 int __read_mostly watchdog_thresh = 10;
59 int __read_mostly sysctl_softlockup_all_cpu_backtrace;
60 int __read_mostly sysctl_hardlockup_all_cpu_backtrace;
65 static struct cpumask watchdog_cpumask __read_mostly; variable
77 static int __read_mostly watchdog_running;
90 static int __read_mostly watchdog_suspended;
92 static u64 __read_mostly sample_period;
115 unsigned int __read_mostly hardlockup_panic =
146 unsigned int __read_mostly softlockup_panic =