Home
last modified time | relevance | path

Searched refs:static_branch_enable_cpuslocked (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dresctrl.h58 static_branch_enable_cpuslocked(&rdt_alloc_enable_key); in resctrl_arch_enable_alloc()
75 static_branch_enable_cpuslocked(&rdt_mon_enable_key); in resctrl_arch_enable_mon()
/linux-6.15/kernel/sched/
H A Dext_idle.c385 static_branch_enable_cpuslocked(&scx_selcpu_topo_llc); in scx_idle_update_selcpu_topology()
389 static_branch_enable_cpuslocked(&scx_selcpu_topo_numa); in scx_idle_update_selcpu_topology()
724 static_branch_enable_cpuslocked(&scx_builtin_idle_enabled); in scx_idle_enable()
729 static_branch_enable_cpuslocked(&scx_builtin_idle_per_node); in scx_idle_enable()
H A Dtopology.c410 static_branch_enable_cpuslocked(&sched_energy_present); in sched_energy_set()
H A Dext.c5378 static_branch_enable_cpuslocked(&scx_has_op[i]); in scx_ops_enable()
/linux-6.15/arch/x86/kernel/cpu/
H A Daperfmperf.c309 static_branch_enable_cpuslocked(&arch_scale_freq_key); in freq_invariance_enable()
/linux-6.15/include/linux/
H A Djump_label.h538 #define static_branch_enable_cpuslocked(x) static_key_enable_cpuslocked(&(x)->key) macro
/linux-6.15/arch/riscv/kernel/
H A Dunaligned_access_speed.c186 static_branch_enable_cpuslocked(&fast_unaligned_access_speed_key); in modify_unaligned_access_branches()
/linux-6.15/arch/x86/kernel/cpu/microcode/
H A Dcore.c565 static_branch_enable_cpuslocked(&microcode_nmi_handler_enable); in load_late_stop_cpus()
/linux-6.15/Documentation/staging/
H A Dstatic-keys.rst166 static_branch_enable_cpuslocked()
/linux-6.15/drivers/cpufreq/
H A Dcpufreq.c3017 static_branch_enable_cpuslocked(&cpufreq_freq_invariance); in cpufreq_register_driver()
/linux-6.15/arch/arm64/kernel/
H A Dcpufeature.c3844 static_branch_enable_cpuslocked(&arm64_mismatched_32bit_el0); in enable_mismatched_32bit_el0()
/linux-6.15/mm/
H A Dvmscan.c5160 static_branch_enable_cpuslocked(&lru_gen_caps[LRU_GEN_CORE]); in lru_gen_change_state()