Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dresctrl.h59 static_branch_enable_cpuslocked(&rdt_alloc_enable_key); in resctrl_arch_enable_alloc()
76 static_branch_enable_cpuslocked(&rdt_mon_enable_key); in resctrl_arch_enable_mon()
/linux/kernel/sched/
H A Dext_idle.c399 static_branch_enable_cpuslocked(&scx_selcpu_topo_llc); in scx_idle_update_selcpu_topology()
403 static_branch_enable_cpuslocked(&scx_selcpu_topo_numa); in scx_idle_update_selcpu_topology()
799 static_branch_enable_cpuslocked(&scx_builtin_idle_enabled); in scx_idle_enable()
804 static_branch_enable_cpuslocked(&scx_builtin_idle_per_node); in scx_idle_enable()
H A Dtopology.c397 static_branch_enable_cpuslocked(&sched_energy_present); in sched_energy_set()
/linux/include/linux/
H A Djump_label.h538 #define static_branch_enable_cpuslocked(x) static_key_enable_cpuslocked(&(x)->key) macro
/linux/arch/x86/kernel/cpu/
H A Daperfmperf.c314 static_branch_enable_cpuslocked(&arch_scale_freq_key); in freq_invariance_enable()
/linux/arch/riscv/kernel/
H A Dunaligned_access_speed.c186 static_branch_enable_cpuslocked(&fast_unaligned_access_speed_key); in modify_unaligned_access_branches()
/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c622 static_branch_enable_cpuslocked(&microcode_nmi_handler_enable); in load_late_stop_cpus()
/linux/Documentation/staging/
H A Dstatic-keys.rst166 static_branch_enable_cpuslocked()
/linux/drivers/cpufreq/
H A Dcpufreq.c2941 static_branch_enable_cpuslocked(&cpufreq_freq_invariance); in cpufreq_register_driver()
/linux/kernel/cgroup/
H A Dcpuset.c362 static_branch_enable_cpuslocked(&cpusets_insane_config_key); in check_insane_mems_config()
/linux/arch/arm64/kernel/
H A Dcpufeature.c4029 static_branch_enable_cpuslocked(&arm64_mismatched_32bit_el0); in enable_mismatched_32bit_el0()
/linux/mm/
H A Dvmscan.c5182 static_branch_enable_cpuslocked(&lru_gen_caps[LRU_GEN_CORE]); in lru_gen_change_state()