Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dtest_static_key_base.c25 DEFINE_STATIC_KEY_TRUE(base_true_key);
27 DEFINE_STATIC_KEY_TRUE(base_inv_true_key);
Dtest_static_keys.c19 DEFINE_STATIC_KEY_TRUE(true_key);
Dvsprintf.c696 static DEFINE_STATIC_KEY_TRUE(not_filled_random_ptr_key);
/Linux-v5.4/include/linux/
Donce.h42 static DEFINE_STATIC_KEY_TRUE(___once_key); \
Djump_label.h357 #define DEFINE_STATIC_KEY_TRUE(name) \ macro
/Linux-v5.4/Documentation/
Dstatic-keys.txt19 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-v5.4/arch/powerpc/mm/book3s64/
Dpkeys.c15 DEFINE_STATIC_KEY_TRUE(pkey_disabled);
/Linux-v5.4/arch/x86/kernel/
Dparavirt.c108 DEFINE_STATIC_KEY_TRUE(virt_spin_lock_key);
/Linux-v5.4/kernel/
Djump_label.c813 static DEFINE_STATIC_KEY_TRUE(sk_true);
/Linux-v5.4/mm/
Dpage_alloc.c87 DEFINE_STATIC_KEY_TRUE(vm_numa_stat_key);
139 DEFINE_STATIC_KEY_TRUE(init_on_alloc);
146 DEFINE_STATIC_KEY_TRUE(init_on_free);
368 static DEFINE_STATIC_KEY_TRUE(deferred_pages);
698 DEFINE_STATIC_KEY_TRUE(_debug_pagealloc_enabled);
/Linux-v5.4/drivers/misc/
Dvmw_balloon.c237 static DEFINE_STATIC_KEY_TRUE(vmw_balloon_batching);
/Linux-v5.4/drivers/irqchip/
Dirq-gic.c121 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
Dirq-gic-v3.c59 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
/Linux-v5.4/kernel/cgroup/
Dcgroup.c135 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_enabled_key); \
136 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_on_dfl_key); \