Home
last modified time | relevance | path

Searched refs:__read_mostly (Results 1 – 8 of 8) sorted by relevance

/lib/
Dioremap.c17 static int __read_mostly ioremap_pud_capable;
18 static int __read_mostly ioremap_pmd_capable;
19 static int __read_mostly ioremap_huge_disabled;
Ddma-debug.c103 static bool global_disable __read_mostly; variable
106 static bool dma_debug_initialized __read_mostly; variable
117 static u32 show_all_errors __read_mostly; variable
129 static struct dentry *dma_debug_dent __read_mostly; variable
130 static struct dentry *global_disable_dent __read_mostly; variable
131 static struct dentry *error_count_dent __read_mostly; variable
132 static struct dentry *show_all_errors_dent __read_mostly; variable
133 static struct dentry *show_num_errors_dent __read_mostly; variable
134 static struct dentry *num_free_entries_dent __read_mostly; variable
135 static struct dentry *min_free_entries_dent __read_mostly; variable
[all …]
Dcrc-t10dif.c20 static struct static_key crct10dif_fallback __read_mostly; variable
Dnmi_backtrace.c23 static DECLARE_BITMAP(backtrace_mask, NR_CPUS) __read_mostly;
Ddebugobjects.c50 static int debug_objects_maxchain __read_mostly; variable
51 static int debug_objects_fixups __read_mostly; variable
52 static int debug_objects_warnings __read_mostly; variable
53 static int debug_objects_enabled __read_mostly variable
56 static struct debug_obj_descr *descr_test __read_mostly; variable
Dpercpu_counter.c158 int percpu_counter_batch __read_mostly = 32; variable
Dradix-tree.c43 static unsigned long height_to_maxindex[RADIX_TREE_MAX_PATH + 1] __read_mostly;
Dvsprintf.c1361 int kptr_restrict __read_mostly; variable