Home
last modified time | relevance | path

Searched refs:DEFINE_STATIC_KEY_TRUE (Results 1 – 24 of 24) sorted by relevance

/linux/lib/
A Dtest_static_key_base.c25 DEFINE_STATIC_KEY_TRUE(base_true_key);
27 DEFINE_STATIC_KEY_TRUE(base_inv_true_key);
A Dcrc-t10dif.c20 static DEFINE_STATIC_KEY_TRUE(crct10dif_fallback);
A Dcrc64-rocksoft.c14 static DEFINE_STATIC_KEY_TRUE(crc64_rocksoft_fallback);
A Dtest_static_keys.c19 DEFINE_STATIC_KEY_TRUE(true_key);
/linux/include/linux/
A Donce.h50 static DEFINE_STATIC_KEY_TRUE(___once_key); \
68 static DEFINE_STATIC_KEY_TRUE(___once_key); \
A Djump_label.h373 #define DEFINE_STATIC_KEY_TRUE(name) \ macro
401 #define _DEFINE_STATIC_KEY_1(name) DEFINE_STATIC_KEY_TRUE(name)
/linux/mm/kasan/
A Dtags.c36 DEFINE_STATIC_KEY_TRUE(kasan_flag_stacktrace);
A Dhw_tags.c62 DEFINE_STATIC_KEY_TRUE(kasan_flag_vmalloc);
/linux/arch/parisc/kernel/
A Dcache.c76 DEFINE_STATIC_KEY_TRUE(parisc_has_cache);
77 DEFINE_STATIC_KEY_TRUE(parisc_has_dcache);
78 DEFINE_STATIC_KEY_TRUE(parisc_has_icache);
/linux/Documentation/staging/
A Dstatic-keys.rst19 DEFINE_STATIC_KEY_TRUE(key);
102 DEFINE_STATIC_KEY_TRUE(key);
126 Keys defined via DEFINE_STATIC_KEY_TRUE(), or DEFINE_STATIC_KEY_FALSE, may
/linux/kernel/entry/
A Dcommon.c318 DEFINE_STATIC_KEY_TRUE(sk_dynamic_irqentry_exit_cond_resched);
/linux/mm/
A Dpage_table_check.c24 DEFINE_STATIC_KEY_TRUE(page_table_check_disabled);
A Dpage_alloc.c171 DEFINE_STATIC_KEY_TRUE(vm_numa_stat_key);
300 DEFINE_STATIC_KEY_TRUE(deferred_pages);
A Dslub.c215 DEFINE_STATIC_KEY_TRUE(slub_debug_enabled);
/linux/drivers/irqchip/
A Dirq-apple-aic.c238 static DEFINE_STATIC_KEY_TRUE(use_fast_ipi);
240 static DEFINE_STATIC_KEY_TRUE(use_local_fast_ipi);
A Dirq-gic.c121 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
A Dirq-gic-v3.c80 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
/linux/arch/arm64/kernel/
A Dentry-common.c263 DEFINE_STATIC_KEY_TRUE(sk_dynamic_irqentry_exit_cond_resched);
/linux/kernel/
A Djump_label.c924 static DEFINE_STATIC_KEY_TRUE(sk_true);
/linux/kernel/trace/
A Dfgraph.c505 static DEFINE_STATIC_KEY_TRUE(fgraph_do_direct);
/linux/drivers/misc/
A Dvmw_balloon.c236 static DEFINE_STATIC_KEY_TRUE(vmw_balloon_batching);
/linux/kernel/sched/
A Dpsi.c143 static DEFINE_STATIC_KEY_TRUE(psi_cgroups_enabled);
A Dcore.c6910 static DEFINE_STATIC_KEY_TRUE(sk_dynamic_preempt_schedule);
6983 static DEFINE_STATIC_KEY_TRUE(sk_dynamic_preempt_schedule_notrace);
/linux/kernel/cgroup/
A Dcgroup.c145 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_enabled_key); \
146 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_on_dfl_key); \

Completed in 99 milliseconds