Lines Matching defs:__read_mostly
103 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
136 static struct dentry *filter_dent __read_mostly; variable
143 static struct device_driver *current_driver __read_mostly; variable