Home
last modified time | relevance | path

Searched defs:__read_mostly (Results 1 – 5 of 5) sorted by relevance

/lib/
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
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
Dvsprintf.c1361 int kptr_restrict __read_mostly; variable