Searched refs:STATIC_KEY_INIT_FALSE (Results 1 – 13 of 13) sorted by relevance
159 #define STATIC_KEY_INIT_FALSE \ macro210 #define STATIC_KEY_INIT_FALSE { .enabled = ATOMIC_INIT(0) } macro214 #define STATIC_KEY_INIT STATIC_KEY_INIT_FALSE255 #define STATIC_KEY_FALSE_INIT (struct static_key_false){ .key = STATIC_KEY_INIT_FALSE, }
251 { __tpstrtab_##name, STATIC_KEY_INIT_FALSE, reg, unreg, NULL };\
27 struct static_key base_old_false_key = STATIC_KEY_INIT_FALSE;29 struct static_key base_inv_old_false_key = STATIC_KEY_INIT_FALSE;
24 struct static_key old_false_key = STATIC_KEY_INIT_FALSE;
41 struct static_key paravirt_ticketlocks_enabled = STATIC_KEY_INIT_FALSE;
27 struct static_key context_tracking_enabled = STATIC_KEY_INIT_FALSE;
63 struct static_key cpusets_enabled_key __read_mostly = STATIC_KEY_INIT_FALSE;
413 struct static_key ip_tunnel_metadata_cnt = STATIC_KEY_INIT_FALSE;
9 struct static_key false = STATIC_KEY_INIT_FALSE;
48 struct static_key rdpmc_always_available = STATIC_KEY_INIT_FALSE;
331 struct static_key memalloc_socks = STATIC_KEY_INIT_FALSE;
74 static struct static_key i2c_trace_msg = STATIC_KEY_INIT_FALSE;
154 #define jump_label_key__false STATIC_KEY_INIT_FALSE2410 static struct static_key preempt_notifier_key = STATIC_KEY_INIT_FALSE;