Home
last modified time | relevance | path

Searched refs:STATIC_KEY_INIT_FALSE (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/include/linux/
Djump_label.h159 #define STATIC_KEY_INIT_FALSE \ macro
210 #define STATIC_KEY_INIT_FALSE { .enabled = ATOMIC_INIT(0) } macro
214 #define STATIC_KEY_INIT STATIC_KEY_INIT_FALSE
255 #define STATIC_KEY_FALSE_INIT (struct static_key_false){ .key = STATIC_KEY_INIT_FALSE, }
Dtracepoint.h251 { __tpstrtab_##name, STATIC_KEY_INIT_FALSE, reg, unreg, NULL };\
/linux-4.4.14/lib/
Dtest_static_key_base.c27 struct static_key base_old_false_key = STATIC_KEY_INIT_FALSE;
29 struct static_key base_inv_old_false_key = STATIC_KEY_INIT_FALSE;
Dtest_static_keys.c24 struct static_key old_false_key = STATIC_KEY_INIT_FALSE;
/linux-4.4.14/arch/x86/kernel/
Dparavirt-spinlocks.c41 struct static_key paravirt_ticketlocks_enabled = STATIC_KEY_INIT_FALSE;
/linux-4.4.14/kernel/
Dcontext_tracking.c27 struct static_key context_tracking_enabled = STATIC_KEY_INIT_FALSE;
Dcpuset.c63 struct static_key cpusets_enabled_key __read_mostly = STATIC_KEY_INIT_FALSE;
/linux-4.4.14/net/ipv4/
Dip_tunnel_core.c413 struct static_key ip_tunnel_metadata_cnt = STATIC_KEY_INIT_FALSE;
/linux-4.4.14/Documentation/
Dstatic-keys.txt9 struct static_key false = STATIC_KEY_INIT_FALSE;
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c48 struct static_key rdpmc_always_available = STATIC_KEY_INIT_FALSE;
/linux-4.4.14/net/core/
Dsock.c331 struct static_key memalloc_socks = STATIC_KEY_INIT_FALSE;
/linux-4.4.14/drivers/i2c/
Di2c-core.c74 static struct static_key i2c_trace_msg = STATIC_KEY_INIT_FALSE;
/linux-4.4.14/kernel/sched/
Dcore.c154 #define jump_label_key__false STATIC_KEY_INIT_FALSE
2410 static struct static_key preempt_notifier_key = STATIC_KEY_INIT_FALSE;