Home
last modified time | relevance | path

Searched refs:DEFINE_STATIC_KEY_TRUE (Results 1 – 16 of 16) 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 Dtest_static_keys.c19 DEFINE_STATIC_KEY_TRUE(true_key);
A Dvsprintf.c748 static DEFINE_STATIC_KEY_TRUE(not_filled_random_ptr_key);
/linux/include/linux/
A Donce.h42 static DEFINE_STATIC_KEY_TRUE(___once_key); \
A Djump_label.h369 #define DEFINE_STATIC_KEY_TRUE(name) \ macro
397 #define _DEFINE_STATIC_KEY_1(name) DEFINE_STATIC_KEY_TRUE(name)
/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/arch/x86/kernel/
A Dparavirt.c105 DEFINE_STATIC_KEY_TRUE(virt_spin_lock_key);
/linux/kernel/
A Djump_label.c834 static DEFINE_STATIC_KEY_TRUE(sk_true);
/linux/drivers/misc/
A Dvmw_balloon.c238 static DEFINE_STATIC_KEY_TRUE(vmw_balloon_batching);
/linux/kernel/sched/
A Dpsi.c151 DEFINE_STATIC_KEY_TRUE(psi_cgroups_enabled);
/linux/drivers/irqchip/
A Dirq-gic.c120 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
A Dirq-gic-v3.c62 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
/linux/kernel/cgroup/
A Dcgroup.c143 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_enabled_key); \
144 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_on_dfl_key); \
/linux/mm/
A Dpage_alloc.c137 DEFINE_STATIC_KEY_TRUE(vm_numa_stat_key);
376 static DEFINE_STATIC_KEY_TRUE(deferred_pages);
A Dslub.c181 DEFINE_STATIC_KEY_TRUE(slub_debug_enabled);

Completed in 66 milliseconds