Searched refs:STATIC_KEY_INIT_FALSE (Results 1 – 11 of 11) sorted by relevance
151 #define STATIC_KEY_INIT_FALSE ((struct static_key) \ macro203 #define STATIC_KEY_INIT_FALSE ((struct static_key) \ macro208 #define STATIC_KEY_INIT STATIC_KEY_INIT_FALSE
226 { __tpstrtab_##name, STATIC_KEY_INIT_FALSE, reg, unreg, NULL };\
19 struct static_key paravirt_ticketlocks_enabled = STATIC_KEY_INIT_FALSE;
27 struct static_key context_tracking_enabled = STATIC_KEY_INIT_FALSE;
64 struct static_key cpusets_enabled_key __read_mostly = STATIC_KEY_INIT_FALSE;
12 struct static_key key = STATIC_KEY_INIT_FALSE;86 struct static_key key = STATIC_KEY_INIT_FALSE;106 A key that is initialized via 'STATIC_KEY_INIT_FALSE', must be used in a
18 static struct static_key have_mvcos = STATIC_KEY_INIT_FALSE;
48 struct static_key rdpmc_always_available = STATIC_KEY_INIT_FALSE;
330 struct static_key memalloc_socks = STATIC_KEY_INIT_FALSE;
69 static struct static_key i2c_trace_msg = STATIC_KEY_INIT_FALSE;
174 #define jump_label_key__false STATIC_KEY_INIT_FALSE