Lines Matching refs:__read_mostly
40 unsigned long __read_mostly watchdog_enabled;
41 int __read_mostly watchdog_user_enabled = 1;
42 int __read_mostly nmi_watchdog_user_enabled = NMI_WATCHDOG_DEFAULT;
43 int __read_mostly soft_watchdog_user_enabled = 1;
44 int __read_mostly watchdog_thresh = 10;
45 static int __read_mostly nmi_watchdog_available;
47 static struct cpumask watchdog_allowed_mask __read_mostly; variable
49 struct cpumask watchdog_cpumask __read_mostly; variable
56 unsigned int __read_mostly hardlockup_panic =
86 int __read_mostly sysctl_hardlockup_all_cpu_backtrace;
165 unsigned int __read_mostly softlockup_panic =
168 static bool softlockup_initialized __read_mostly; variable
169 static u64 __read_mostly sample_period;
210 int __read_mostly sysctl_softlockup_all_cpu_backtrace;