Searched refs:__read_mostly (Results 1 – 8 of 8) sorted by relevance
17 static int __read_mostly ioremap_pud_capable;18 static int __read_mostly ioremap_pmd_capable;19 static int __read_mostly ioremap_huge_disabled;
103 static bool global_disable __read_mostly; variable106 static bool dma_debug_initialized __read_mostly; variable117 static u32 show_all_errors __read_mostly; variable129 static struct dentry *dma_debug_dent __read_mostly; variable130 static struct dentry *global_disable_dent __read_mostly; variable131 static struct dentry *error_count_dent __read_mostly; variable132 static struct dentry *show_all_errors_dent __read_mostly; variable133 static struct dentry *show_num_errors_dent __read_mostly; variable134 static struct dentry *num_free_entries_dent __read_mostly; variable135 static struct dentry *min_free_entries_dent __read_mostly; variable[all …]
20 static struct static_key crct10dif_fallback __read_mostly; variable
23 static DECLARE_BITMAP(backtrace_mask, NR_CPUS) __read_mostly;
50 static int debug_objects_maxchain __read_mostly; variable51 static int debug_objects_fixups __read_mostly; variable52 static int debug_objects_warnings __read_mostly; variable53 static int debug_objects_enabled __read_mostly variable56 static struct debug_obj_descr *descr_test __read_mostly; variable
158 int percpu_counter_batch __read_mostly = 32; variable
43 static unsigned long height_to_maxindex[RADIX_TREE_MAX_PATH + 1] __read_mostly;
1361 int kptr_restrict __read_mostly; variable