Home
last modified time | relevance | path

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

/lib/
Dhash.c17 static struct fast_hash_ops arch_hash_ops __read_mostly = { variable
Dcrc-t10dif.c20 static struct static_key crct10dif_fallback __read_mostly; variable
Ddma-debug.c103 static u32 global_disable __read_mostly; variable
109 static u32 show_all_errors __read_mostly; variable
121 static struct dentry *dma_debug_dent __read_mostly; variable
122 static struct dentry *global_disable_dent __read_mostly; variable
123 static struct dentry *error_count_dent __read_mostly; variable
124 static struct dentry *show_all_errors_dent __read_mostly; variable
125 static struct dentry *show_num_errors_dent __read_mostly; variable
126 static struct dentry *num_free_entries_dent __read_mostly; variable
127 static struct dentry *min_free_entries_dent __read_mostly; variable
128 static struct dentry *filter_dent __read_mostly; variable
[all …]
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.c1243 int kptr_restrict __read_mostly; variable