Searched refs:__read_mostly (Results 1 – 7 of 7) sorted by relevance
25 int debug_locks __read_mostly = 1; variable33 int debug_locks_silent __read_mostly; variable
25 static DECLARE_BITMAP(backtrace_mask, NR_CPUS) __read_mostly;
93 static int __data_racy debug_objects_maxchain __read_mostly; variable94 static int __data_racy __maybe_unused debug_objects_maxchecked __read_mostly; variable95 static int __data_racy debug_objects_fixups __read_mostly; variable96 static int __data_racy debug_objects_warnings __read_mostly; variable97 static bool __data_racy debug_objects_enabled __read_mostly variable100 static const struct debug_obj_descr *descr_test __read_mostly; variable
15 static unsigned int irq_poll_budget __read_mostly = 256; variable
255 int percpu_counter_batch __read_mostly = 32; variable
42 static unsigned int stack_max_pools __read_mostly = variable
763 static bool filled_random_ptr_key __read_mostly; variable764 static siphash_key_t ptr_key __read_mostly; variable857 int kptr_restrict __read_mostly; variable
Completed in 19 milliseconds