Home
last modified time | relevance | path

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

/lib/
A Ddebug_locks.c25 int debug_locks __read_mostly = 1; variable
33 int debug_locks_silent __read_mostly; variable
A Dnmi_backtrace.c25 static DECLARE_BITMAP(backtrace_mask, NR_CPUS) __read_mostly;
A Ddebugobjects.c93 static int __data_racy debug_objects_maxchain __read_mostly; variable
94 static int __data_racy __maybe_unused debug_objects_maxchecked __read_mostly; variable
95 static int __data_racy debug_objects_fixups __read_mostly; variable
96 static int __data_racy debug_objects_warnings __read_mostly; variable
97 static bool __data_racy debug_objects_enabled __read_mostly variable
100 static const struct debug_obj_descr *descr_test __read_mostly; variable
A Dirq_poll.c15 static unsigned int irq_poll_budget __read_mostly = 256; variable
A Dpercpu_counter.c255 int percpu_counter_batch __read_mostly = 32; variable
A Dstackdepot.c42 static unsigned int stack_max_pools __read_mostly = variable
A Dvsprintf.c763 static bool filled_random_ptr_key __read_mostly; variable
764 static siphash_key_t ptr_key __read_mostly; variable
857 int kptr_restrict __read_mostly; variable

Completed in 19 milliseconds