Symbol: static_branch_enable
arch/arm/crypto/ghash-ce-glue.c
575
static_branch_enable(&use_p64);
arch/arm64/include/asm/scs.h
42
static_branch_enable(&dynamic_scs_enabled);
arch/arm64/kernel/cpu_errata.c
148
static_branch_enable(&arm_si_l1_workaround_4311569);
arch/arm64/kernel/mte.c
132
static_branch_enable(&mte_async_or_asymm_mode);
arch/arm64/kernel/mte.c
150
static_branch_enable(&mte_async_or_asymm_mode);
arch/arm64/kernel/rsi.c
160
static_branch_enable(&rsi_present);
arch/arm64/kvm/arch_timer.c
1397
static_branch_enable(&broken_cntvoff_key);
arch/arm64/kvm/arch_timer.c
1437
static_branch_enable(&has_gic_active_state);
arch/arm64/kvm/pkvm.c
259
static_branch_enable(&kvm_protected_mode_initialized);
arch/arm64/kvm/vgic/vgic-init.c
721
static_branch_enable(&kvm_vgic_global_state.gicv3_cpuif);
arch/arm64/kvm/vgic/vgic-v2.c
507
static_branch_enable(&vgic_v2_cpuif_trap);
arch/arm64/kvm/vgic/vgic-v3.c
889
static_branch_enable(&vgic_v3_cpuif_trap);
arch/arm64/kvm/vgic/vgic-v3.c
960
static_branch_enable(&vgic_v3_has_v2_compat);
arch/arm64/kvm/vgic/vgic-v5.c
48
static_branch_enable(&kvm_vgic_global_state.gicv3_cpuif);
arch/loongarch/kernel/paravirt.c
318
static_branch_enable(&virt_preempt_key);
arch/loongarch/kernel/paravirt.c
342
static_branch_enable(&virt_spin_lock_key);
arch/powerpc/kernel/firmware.c
37
static_branch_enable(&kvm_guest);
arch/powerpc/kernel/security.c
635
static_branch_enable(&uaccess_flush_key);
arch/powerpc/kernel/smp.c
1718
static_branch_enable(&splpar_asym_pack);
arch/powerpc/kvm/book3s_hv_nested.c
469
static_branch_enable(&__kvmhv_is_nestedv2);
arch/powerpc/lib/code-patching.c
225
static_branch_enable(&poking_init_done);
arch/powerpc/lib/feature-fixups.c
303
static_branch_enable(&interrupt_exit_not_reentrant);
arch/powerpc/lib/feature-fixups.c
494
static_branch_enable(&interrupt_exit_not_reentrant);
arch/powerpc/mm/book3s64/hash_utils.c
1330
static_branch_enable(&stress_slb_key);
arch/powerpc/mm/book3s64/hash_utils.c
1333
static_branch_enable(&no_slb_preload_key);
arch/powerpc/mm/book3s64/hash_utils.c
1337
static_branch_enable(&stress_hpt_key);
arch/powerpc/platforms/pseries/setup.c
851
static_branch_enable(&shared_processor);
arch/riscv/kernel/sbi-ipi.c
85
static_branch_enable(&riscv_sbi_for_rfence);
arch/riscv/kvm/aia.c
667
static_branch_enable(&kvm_riscv_aia_available);
arch/riscv/kvm/main.c
25
static_branch_enable(&kvm_riscv_vsstage_tlb_no_gpa);
arch/riscv/kvm/nacl.c
125
static_branch_enable(&kvm_riscv_nacl_available);
arch/riscv/kvm/nacl.c
129
static_branch_enable(&kvm_riscv_nacl_sync_csr_available);
arch/riscv/kvm/nacl.c
131
static_branch_enable(&kvm_riscv_nacl_sync_hfence_available);
arch/riscv/kvm/nacl.c
133
static_branch_enable(&kvm_riscv_nacl_sync_sret_available);
arch/riscv/kvm/nacl.c
135
static_branch_enable(&kvm_riscv_nacl_autoswap_csr_available);
arch/riscv/mm/context.c
265
static_branch_enable(&use_asid_allocator);
arch/s390/kernel/setup.c
822
static_branch_enable(&s390_arch_random_available);
arch/s390/pci/pci.c
1195
static_branch_enable(&have_mio);
arch/x86/events/intel/core.c
7399
static_branch_enable(&perf_is_hybrid);
arch/x86/events/intel/lbr.c
1529
static_branch_enable(&lbr_from_quirk_key);
arch/x86/events/intel/lbr.c
1553
static_branch_enable(&x86_lbr_mispred);
arch/x86/events/intel/lbr.c
1554
static_branch_enable(&x86_lbr_cycles);
arch/x86/events/intel/lbr.c
1625
static_branch_enable(&x86_lbr_mispred);
arch/x86/events/intel/lbr.c
1627
static_branch_enable(&x86_lbr_cycles);
arch/x86/events/intel/lbr.c
1629
static_branch_enable(&x86_lbr_type);
arch/x86/kernel/apic/ipi.c
48
static_branch_enable(&apic_use_ipi_shorthand);
arch/x86/kernel/cpu/aperfmperf.c
392
static_branch_enable(&arch_hybrid_cap_scale_key);
arch/x86/kernel/cpu/bugs.c
1864
static_branch_enable(&switch_vcpu_ibpb);
arch/x86/kernel/cpu/bugs.c
1868
static_branch_enable(&switch_mm_always_ibpb);
arch/x86/kernel/cpu/bugs.c
1872
static_branch_enable(&switch_mm_cond_ibpb);
arch/x86/kernel/cpu/bugs.c
2346
static_branch_enable(&switch_to_cond_stibp);
arch/x86/kernel/cpu/bugs.c
2369
static_branch_enable(&cpu_buf_idle_clear);
arch/x86/kernel/cpu/bugs.c
3193
static_branch_enable(&cpu_buf_idle_clear);
arch/x86/kernel/cpu/bugs.c
615
static_branch_enable(&cpu_buf_idle_clear);
arch/x86/kernel/cpu/bugs.c
847
static_branch_enable(&switch_mm_cond_l1d_flush);
arch/x86/kernel/cpu/mshyperv.c
580
static_branch_enable(&isolation_type_snp);
arch/x86/kernel/cpu/mshyperv.c
584
static_branch_enable(&isolation_type_tdx);
arch/x86/kernel/fpu/xstate.c
1555
static_branch_enable(&__fpu_state_size_dynamic);
arch/x86/kernel/kvm.c
855
static_branch_enable(&kvm_async_pf_enabled);
arch/x86/kernel/paravirt-spinlocks.c
17
static_branch_enable(&virt_spin_lock_key);
arch/x86/kernel/process.c
992
static_branch_enable(&arch_needs_tick_broadcast);
arch/x86/kernel/tsc.c
1516
static_branch_enable(&__use_tsc);
arch/x86/kvm/vmx/vmx.c
297
static_branch_enable(&vmx_l1d_should_flush);
arch/x86/kvm/vmx/vmx.c
302
static_branch_enable(&vmx_l1d_flush_cond);
arch/x86/kvm/vmx/vmx.c
669
static_branch_enable(&__kvm_is_using_evmcs);
arch/x86/xen/mmu_pv.c
861
static_branch_enable(&xen_struct_pages_ready);
crypto/aegis128-core.c
555
static_branch_enable(&have_simd);
crypto/internal.h
86
static_branch_enable(&__crypto_boot_test_finished);
drivers/char/random.c
120
static_branch_enable(&crng_is_ready);
drivers/clocksource/timer-riscv.c
195
static_branch_enable(&riscv_sstc_available);
drivers/firmware/arm_scmi/quirks.c
323
static_branch_enable(quirk->key);
drivers/gpu/drm/drm_cache.c
337
static_branch_enable(&has_movntdqa);
drivers/gpu/drm/i915/i915_memcpy.c
171
static_branch_enable(&has_movntdqa);
drivers/iommu/dma-iommu.c
2221
static_branch_enable(&iommu_deferred_attach_enabled);
drivers/iommu/iommu-debug-pagealloc.c
157
static_branch_enable(&iommu_debug_initialized);
drivers/irqchip/irq-gic-v3.c
1838
static_branch_enable(&gic_nvidia_t241_erratum);
drivers/irqchip/irq-gic-v3.c
1853
static_branch_enable(&gic_arm64_2941627_erratum);
drivers/irqchip/irq-gic-v3.c
1961
static_branch_enable(&supports_pseudo_nmis);
drivers/irqchip/irq-gic.c
134
static_branch_enable(&frankengic_key);
drivers/irqchip/irq-gic.c
1373
static_branch_enable(&needs_rmw_access);
drivers/irqchip/irq-mvebu-icu.c
331
static_branch_enable(&legacy_bindings);
drivers/irqchip/irq-xilinx-intc.c
211
static_branch_enable(&xintc_is_be);
drivers/md/dm-stats.c
420
static_branch_enable(&stats_enabled);
drivers/md/dm-table.c
761
static_branch_enable(&swap_bios_enabled);
drivers/md/dm-zone.c
441
static_branch_enable(&zoned_enabled);
drivers/misc/vmw_balloon.c
1323
static_branch_enable(&vmw_balloon_batching);
drivers/mtd/nand/raw/brcmnand/brcmnand.c
3320
static_branch_enable(&brcmnand_soc_has_ops_key);
drivers/net/ethernet/broadcom/bnxt/bnxt.c
13077
static_branch_enable(&bnxt_xdp_locking_key);
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
7056
static_branch_enable(&ixgbe_xdp_locking_key);
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c
698
static_branch_enable(&cn10k_ipsec_sa_enabled);
drivers/net/ethernet/mscc/ocelot_fdma.c
840
static_branch_enable(&ocelot_fdma_enabled);
drivers/perf/riscv_pmu_sbi.c
1502
static_branch_enable(&sbi_pmu_snapshot_available);
drivers/resctrl/mpam_devices.c
2529
static_branch_enable(&mpam_enabled);
drivers/s390/cio/cio_inject.c
142
static_branch_enable(&cio_inject_enabled);
include/linux/kasan-enabled.h
25
static_branch_enable(&kasan_flag_enabled);
include/net/tc_wrapper.h
206
static_branch_enable(&tc_skip_wrapper);
init/main.c
848
static_branch_enable(&randomize_kstack_offset);
kernel/cgroup/cgroup.c
1939
static_branch_enable(cgroup_subsys_on_dfl_key[ssid]);
kernel/delayacct.c
35
static_branch_enable(&delayacct_key);
kernel/events/core.c
13243
static_branch_enable(&perf_sched_events);
kernel/irq/handle.c
167
static_branch_enable(&irqhandler_duration_check_enabled);
kernel/irq/manage.c
32
static_branch_enable(&force_irqthreads_key);
kernel/jump_label.c
940
static_branch_enable(&sk_false);
kernel/jump_label.c
950
static_branch_enable(&sk_true);
kernel/kstack_erase.c
42
static_branch_enable(&stack_erasing_bypass);
kernel/livepatch/transition.c
37
#define klp_resched_enable() static_branch_enable(&klp_sched_try_switch_key)
kernel/rseq.c
94
static_branch_enable(&rseq_debug_enabled);
kernel/sched/clock.c
140
static_branch_enable(&__sched_clock_stable);
kernel/sched/core.c
10009
static_branch_enable(&rt_group_sched);
kernel/sched/core.c
142
static_branch_enable(&__sched_proxy_exec);
kernel/sched/core.c
4451
static_branch_enable(&sched_numa_balancing);
kernel/sched/core.c
4511
static_branch_enable(&sched_schedstats);
kernel/sched/core.c
4520
static_branch_enable(&sched_schedstats);
kernel/sched/core.c
470
static_branch_enable(&__sched_core_enabled);
kernel/sched/cputime.c
32
static_branch_enable(&sched_clock_irqtime);
kernel/sched/ext.c
5247
static_branch_enable(&__scx_enabled);
kernel/sched/ext.c
5284
static_branch_enable(&__scx_switched_all);
kernel/sched/isolation.c
137
static_branch_enable(&housekeeping_overridden);
kernel/sched/isolation.c
172
static_branch_enable(&housekeeping_overridden);
kernel/sched/psi.c
231
static_branch_enable(&psi_disabled);
kernel/sched/sched.h
3560
static_branch_enable(&sched_uclamp_used);
kernel/smp.c
161
static_branch_enable(&csdlock_debug_enabled);
kernel/time/timer.c
285
static_branch_enable(&timers_migration_enabled);
kernel/time/timer.c
331
static_branch_enable(&timers_nohz_active);
kernel/time/timer_migration.c
1618
static_branch_enable(&tmigr_exclude_isolated);
kernel/trace/fgraph.c
1313
static_branch_enable(&fgraph_do_direct);
kernel/trace/fgraph.c
558
static_branch_enable(&kill_ftrace_graph);
kernel/tracepoint.c
324
static_branch_enable(&tp->key);
lib/alloc_tag.c
738
static_branch_enable(&mem_alloc_profiling_key);
lib/alloc_tag.c
744
static_branch_enable(&mem_profiling_compressed);
lib/crc/arm/crc-t10dif.h
42
static_branch_enable(&have_neon);
lib/crc/arm/crc-t10dif.h
44
static_branch_enable(&have_pmull);
lib/crc/arm/crc32.h
86
static_branch_enable(&have_crc32);
lib/crc/arm/crc32.h
88
static_branch_enable(&have_pmull);
lib/crc/arm64/crc-t10dif.h
44
static_branch_enable(&have_asimd);
lib/crc/arm64/crc-t10dif.h
46
static_branch_enable(&have_pmull);
lib/crc/loongarch/crc32.h
107
static_branch_enable(&have_crc32);
lib/crc/mips/crc32.h
154
static_branch_enable(&have_crc32);
lib/crc/powerpc/crc-t10dif.h
69
static_branch_enable(&have_vec_crypto);
lib/crc/powerpc/crc32.h
62
static_branch_enable(&have_vec_crypto);
lib/crc/sparc/crc32.h
58
static_branch_enable(&have_crc32c_opcode);
lib/crc/x86/crc-t10dif.h
25
static_branch_enable(&have_pclmulqdq);
lib/crc/x86/crc32.h
112
static_branch_enable(&have_crc32);
lib/crc/x86/crc32.h
114
static_branch_enable(&have_pclmulqdq);
lib/crc/x86/crc32.h
119
static_branch_enable(&have_vpclmul_avx512);
lib/crc/x86/crc64.h
33
static_branch_enable(&have_pclmulqdq);
lib/crypto/arm/blake2b.h
39
static_branch_enable(&have_neon);
lib/crypto/arm/chacha.h
111
static_branch_enable(&use_neon);
lib/crypto/arm/curve25519.h
45
static_branch_enable(&have_neon);
lib/crypto/arm/nh.h
32
static_branch_enable(&have_neon);
lib/crypto/arm/poly1305.h
49
static_branch_enable(&have_neon);
lib/crypto/arm/sha1.h
40
static_branch_enable(&have_neon);
lib/crypto/arm/sha1.h
42
static_branch_enable(&have_ce);
lib/crypto/arm/sha256.h
41
static_branch_enable(&have_neon);
lib/crypto/arm/sha256.h
43
static_branch_enable(&have_ce);
lib/crypto/arm/sha512.h
34
static_branch_enable(&have_neon);
lib/crypto/arm64/aes.h
162
static_branch_enable(&have_aes);
lib/crypto/arm64/chacha.h
95
static_branch_enable(&have_neon);
lib/crypto/arm64/nh.h
33
static_branch_enable(&have_neon);
lib/crypto/arm64/poly1305.h
47
static_branch_enable(&have_neon);
lib/crypto/arm64/polyval.h
79
static_branch_enable(&have_pmull);
lib/crypto/arm64/sha1.h
37
static_branch_enable(&have_ce);
lib/crypto/arm64/sha256.h
86
static_branch_enable(&have_neon);
lib/crypto/arm64/sha256.h
88
static_branch_enable(&have_ce);
lib/crypto/arm64/sha3.h
58
static_branch_enable(&have_sha3);
lib/crypto/arm64/sha512.h
43
static_branch_enable(&have_sha512_insns);
lib/crypto/powerpc/aes.h
237
static_branch_enable(&have_vec_crypto);
lib/crypto/powerpc/chacha.h
75
static_branch_enable(&have_p10);
lib/crypto/powerpc/poly1305.h
73
static_branch_enable(&have_p10);
lib/crypto/riscv/aes.h
62
static_branch_enable(&have_zvkned);
lib/crypto/riscv/chacha.h
50
static_branch_enable(&use_zvkb);
lib/crypto/riscv/sha256.h
41
static_branch_enable(&have_extensions);
lib/crypto/riscv/sha512.h
38
static_branch_enable(&have_extensions);
lib/crypto/s390/aes.h
100
static_branch_enable(&have_cpacf_aes128);
lib/crypto/s390/aes.h
102
static_branch_enable(&have_cpacf_aes192);
lib/crypto/s390/aes.h
104
static_branch_enable(&have_cpacf_aes256);
lib/crypto/s390/sha1.h
27
static_branch_enable(&have_cpacf_sha1);
lib/crypto/s390/sha256.h
27
static_branch_enable(&have_cpacf_sha256);
lib/crypto/s390/sha3.h
145
static_branch_enable(&have_sha3);
lib/crypto/s390/sha3.h
147
static_branch_enable(&have_sha3_init_optim);
lib/crypto/s390/sha512.h
27
static_branch_enable(&have_cpacf_sha512);
lib/crypto/sparc/aes.h
148
static_branch_enable(&have_aes_opcodes);
lib/crypto/sparc/md5.h
46
static_branch_enable(&have_md5_opcodes);
lib/crypto/sparc/sha1.h
41
static_branch_enable(&have_sha1_opcodes);
lib/crypto/sparc/sha256.h
41
static_branch_enable(&have_sha256_opcodes);
lib/crypto/sparc/sha512.h
40
static_branch_enable(&have_sha512_opcodes);
lib/crypto/x86/aes.h
84
static_branch_enable(&have_aes);
lib/crypto/x86/blake2s.h
53
static_branch_enable(&blake2s_use_ssse3);
lib/crypto/x86/blake2s.h
61
static_branch_enable(&blake2s_use_avx512);
lib/crypto/x86/chacha.h
165
static_branch_enable(&chacha_use_simd);
lib/crypto/x86/chacha.h
170
static_branch_enable(&chacha_use_avx2);
lib/crypto/x86/chacha.h
174
static_branch_enable(&chacha_use_avx512vl);
lib/crypto/x86/curve25519.h
1612
static_branch_enable(&curve25519_use_bmi2_adx);
lib/crypto/x86/nh.h
39
static_branch_enable(&have_sse2);
lib/crypto/x86/nh.h
43
static_branch_enable(&have_avx2);
lib/crypto/x86/poly1305.h
148
static_branch_enable(&poly1305_use_avx);
lib/crypto/x86/poly1305.h
151
static_branch_enable(&poly1305_use_avx2);
lib/crypto/x86/poly1305.h
157
static_branch_enable(&poly1305_use_avx512);
lib/crypto/x86/polyval.h
82
static_branch_enable(&have_pclmul_avx);
lib/crypto/x86/sha256.h
81
static_branch_enable(&have_sha_ni);
lib/debugobjects.c
1523
static_branch_enable(&obj_cache_enabled);
lib/dynamic_debug.c
255
static_branch_enable(&dp->key.dd_key_true);
mm/kasan/hw_tags.c
269
static_branch_enable(&kasan_flag_vmalloc);
mm/kasan/tags.c
82
static_branch_enable(&kasan_flag_stacktrace);
mm/kfence/core.c
900
static_branch_enable(&kfence_allocation_key);
mm/kfence/core.c
958
static_branch_enable(&kfence_allocation_key);
mm/memcontrol.c
3337
static_branch_enable(&memcg_kmem_online_key);
mm/mm_init.c
2554
static_branch_enable(&_page_poisoning_enabled);
mm/mm_init.c
2570
static_branch_enable(&init_on_alloc);
mm/mm_init.c
2577
static_branch_enable(&init_on_free);
mm/mm_init.c
2589
static_branch_enable(&_debug_pagealloc_enabled);
mm/mm_init.c
2592
static_branch_enable(&_debug_guardpage_enabled);
mm/mm_init.c
2602
static_branch_enable(&check_pages_enabled);
mm/page_owner.c
140
static_branch_enable(&page_owner_inited);
mm/page_reporting.c
391
static_branch_enable(&page_reporting_enabled);
mm/shuffle.c
22
static_branch_enable(&page_alloc_shuffle_key);
mm/slab_common.c
336
static_branch_enable(&slub_debug_enabled);
mm/slub.c
1913
static_branch_enable(&slub_debug_enabled);
mm/slub.c
8018
static_branch_enable(&strict_numa);
mm/usercopy.c
281
static_branch_enable(&validate_usercopy_range);
mm/vmscan.c
5279
static_branch_enable(&lru_gen_caps[i]);
mm/vmstat.c
94
static_branch_enable(&vm_numa_stat_key);
mm/zswap.c
1815
static_branch_enable(&zswap_ever_enabled);
net/core/dev.c
212
static_branch_enable(&use_backlog_threads_key);
net/core/dev.c
2376
static_branch_enable(&netstamp_needed_key);
net/ipv4/ip_sockglue.c
1040
static_branch_enable(&ip4_min_ttl);
net/ipv4/tcp.c
3648
static_branch_enable(&tcp_tx_delay_enabled);
net/ipv4/udp_offload.c
136
static_branch_enable(&udp_tunnel_static_call);
net/ipv6/ipv6_sockglue.c
440
static_branch_enable(&ip6_min_hopcount);
net/mac80211/debugfs.c
338
static_branch_enable(&aql_disable);
net/netfilter/nf_hooks_lwtunnel.c
24
static_branch_enable(&nf_hooks_lwtunnel_enabled);
net/netfilter/nf_tables_core.c
35
static_branch_enable(&nf_tables_skip_direct_calls);
net/openvswitch/conntrack.c
1870
static_branch_enable(&ovs_ct_limit_enabled);
net/smc/af_smc.c
3543
static_branch_enable(&tcp_have_smc);
security/lsm_init.c
350
static_branch_enable(scall->active);