Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/include/linux/
A Donce.h50 static DEFINE_STATIC_KEY_TRUE(___once_key); \
68 static DEFINE_STATIC_KEY_TRUE(___once_key); \
A Djump_label.h370 #define DEFINE_STATIC_KEY_TRUE(name) \ macro
398 #define _DEFINE_STATIC_KEY_1(name) DEFINE_STATIC_KEY_TRUE(name)
/linux-6.3-rc2/mm/kasan/
A Dtags.c34 DEFINE_STATIC_KEY_TRUE(kasan_flag_stacktrace);
A Dhw_tags.c60 DEFINE_STATIC_KEY_TRUE(kasan_flag_vmalloc);
/linux-6.3-rc2/arch/parisc/kernel/
A 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-6.3-rc2/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-6.3-rc2/mm/
A Dpage_table_check.c22 DEFINE_STATIC_KEY_TRUE(page_table_check_disabled);
A Dpage_alloc.c206 DEFINE_STATIC_KEY_TRUE(vm_numa_stat_key);
441 static DEFINE_STATIC_KEY_TRUE(deferred_pages);
A Dslub.c199 DEFINE_STATIC_KEY_TRUE(slub_debug_enabled);
/linux-6.3-rc2/kernel/entry/
A Dcommon.c396 DEFINE_STATIC_KEY_TRUE(sk_dynamic_irqentry_exit_cond_resched);
/linux-6.3-rc2/arch/x86/kernel/
A Dparavirt.c74 DEFINE_STATIC_KEY_TRUE(virt_spin_lock_key);
/linux-6.3-rc2/arch/arm64/kernel/
A Dentry-common.c227 DEFINE_STATIC_KEY_TRUE(sk_dynamic_irqentry_exit_cond_resched);
/linux-6.3-rc2/kernel/
A Djump_label.c833 static DEFINE_STATIC_KEY_TRUE(sk_true);
/linux-6.3-rc2/drivers/irqchip/
A Dirq-apple-aic.c237 static DEFINE_STATIC_KEY_TRUE(use_fast_ipi);
A Dirq-gic.c121 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
A Dirq-gic-v3.c63 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
/linux-6.3-rc2/drivers/misc/
A Dvmw_balloon.c236 static DEFINE_STATIC_KEY_TRUE(vmw_balloon_batching);
/linux-6.3-rc2/kernel/sched/
A Dpsi.c143 DEFINE_STATIC_KEY_TRUE(psi_cgroups_enabled);
A Dcore.c6829 static DEFINE_STATIC_KEY_TRUE(sk_dynamic_preempt_schedule);
6902 static DEFINE_STATIC_KEY_TRUE(sk_dynamic_preempt_schedule_notrace);
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup.c144 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_enabled_key); \
145 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_on_dfl_key); \

Completed in 81 milliseconds