Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_static_key_base.c25 DEFINE_STATIC_KEY_TRUE(base_true_key);
27 DEFINE_STATIC_KEY_TRUE(base_inv_true_key);
H A Dcrc-t10dif.c20 static DEFINE_STATIC_KEY_TRUE(crct10dif_fallback);
H A Dtest_static_keys.c19 DEFINE_STATIC_KEY_TRUE(true_key);
H A Dvsprintf.c751 static DEFINE_STATIC_KEY_TRUE(not_filled_random_ptr_key);
/OK3568_Linux_fs/kernel/include/linux/
H A Donce.h50 static DEFINE_STATIC_KEY_TRUE(___once_key); \
68 static DEFINE_STATIC_KEY_TRUE(___once_key); \
H A Djump_label.h380 #define DEFINE_STATIC_KEY_TRUE(name) \ macro
/OK3568_Linux_fs/kernel/Documentation/staging/
H 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
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dparavirt.c109 DEFINE_STATIC_KEY_TRUE(virt_spin_lock_key);
/OK3568_Linux_fs/kernel/mm/
H A Dpage_pinner.c61 DEFINE_STATIC_KEY_TRUE(failure_tracking);
H A Dpage_alloc.c132 DEFINE_STATIC_KEY_TRUE(vm_numa_stat_key);
396 static DEFINE_STATIC_KEY_TRUE(deferred_pages);
H A Dslub.c123 DEFINE_STATIC_KEY_TRUE(slub_debug_enabled);
/OK3568_Linux_fs/kernel/kernel/
H A Djump_label.c830 static DEFINE_STATIC_KEY_TRUE(sk_true);
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dpsi.c150 DEFINE_STATIC_KEY_TRUE(psi_cgroups_enabled);
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dvmw_balloon.c238 static DEFINE_STATIC_KEY_TRUE(vmw_balloon_batching);
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic.c120 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
H A Dirq-gic-v3.c54 static DEFINE_STATIC_KEY_TRUE(supports_deactivate_key);
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c138 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_enabled_key); \
139 DEFINE_STATIC_KEY_TRUE(_x ## _cgrp_subsys_on_dfl_key); \