Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dtest_static_key_base.c25 DEFINE_STATIC_KEY_TRUE(base_true_key);
27 DEFINE_STATIC_KEY_TRUE(base_inv_true_key);
Dcrc64-rocksoft.c14 static DEFINE_STATIC_KEY_TRUE(crc64_rocksoft_fallback);
Dcrc-t10dif.c20 static DEFINE_STATIC_KEY_TRUE(crct10dif_fallback);
Dtest_static_keys.c19 DEFINE_STATIC_KEY_TRUE(true_key);
/Linux-v6.1/include/linux/
Donce.h50 static DEFINE_STATIC_KEY_TRUE(___once_key); \
68 static DEFINE_STATIC_KEY_TRUE(___once_key); \
Djump_label.h357 #define DEFINE_STATIC_KEY_TRUE(name) \ macro
385 #define _DEFINE_STATIC_KEY_1(name) DEFINE_STATIC_KEY_TRUE(name)
/Linux-v6.1/mm/kasan/
Dtags.c34 DEFINE_STATIC_KEY_TRUE(kasan_flag_stacktrace);
Dhw_tags.c60 DEFINE_STATIC_KEY_TRUE(kasan_flag_vmalloc);
/Linux-v6.1/arch/parisc/kernel/
Dcache.c62 DEFINE_STATIC_KEY_TRUE(parisc_has_cache);
63 DEFINE_STATIC_KEY_TRUE(parisc_has_dcache);
64 DEFINE_STATIC_KEY_TRUE(parisc_has_icache);
/Linux-v6.1/Documentation/staging/
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-v6.1/mm/
Dpage_table_check.c21 DEFINE_STATIC_KEY_TRUE(page_table_check_disabled);
Dpage_alloc.c226 DEFINE_STATIC_KEY_TRUE(vm_numa_stat_key);
459 static DEFINE_STATIC_KEY_TRUE(deferred_pages);
Dslub.c192 DEFINE_STATIC_KEY_TRUE(slub_debug_enabled);
/Linux-v6.1/kernel/entry/
Dcommon.c396 DEFINE_STATIC_KEY_TRUE(sk_dynamic_irqentry_exit_cond_resched);
/Linux-v6.1/arch/x86/kernel/
Dparavirt.c90 DEFINE_STATIC_KEY_TRUE(virt_spin_lock_key);
/Linux-v6.1/kernel/
Djump_label.c805 static DEFINE_STATIC_KEY_TRUE(sk_true);
/Linux-v6.1/arch/arm64/kernel/
Dentry-common.c227 DEFINE_STATIC_KEY_TRUE(sk_dynamic_irqentry_exit_cond_resched);
/Linux-v6.1/drivers/irqchip/
Dirq-apple-aic.c231 static DEFINE_STATIC_KEY_TRUE(use_fast_ipi);
Dirq-gic.c120 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
Dirq-gic-v3.c62 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
/Linux-v6.1/drivers/misc/
Dvmw_balloon.c236 static DEFINE_STATIC_KEY_TRUE(vmw_balloon_batching);
/Linux-v6.1/kernel/sched/
Dpsi.c143 DEFINE_STATIC_KEY_TRUE(psi_cgroups_enabled);
Dcore.c6728 static DEFINE_STATIC_KEY_TRUE(sk_dynamic_preempt_schedule);
6801 static DEFINE_STATIC_KEY_TRUE(sk_dynamic_preempt_schedule_notrace);
/Linux-v6.1/kernel/cgroup/
Dcgroup.c144 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_enabled_key); \
145 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_on_dfl_key); \