Home
last modified time | relevance | path

Searched refs:static_branch_dec_cpuslocked (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/include/asm/
H A Dresctrl.h66 static_branch_dec_cpuslocked(&rdt_enable_key); in resctrl_arch_disable_alloc()
83 static_branch_dec_cpuslocked(&rdt_enable_key); in resctrl_arch_disable_mon()
/linux/include/linux/
H A Dcpuset.h52 static_branch_dec_cpuslocked(&cpusets_enabled_key); in cpuset_dec()
53 static_branch_dec_cpuslocked(&cpusets_pre_enable_key); in cpuset_dec()
H A Djump_label.h530 #define static_branch_dec_cpuslocked(x) static_key_slow_dec_cpuslocked(&(x)->key) macro
/linux/kernel/cgroup/
H A Dlegacy_freezer.c133 static_branch_dec_cpuslocked(&freezer_active); in freezer_css_offline()
360 static_branch_dec_cpuslocked(&freezer_active); in freezer_apply_state()
/linux/kernel/sched/
H A Dtopology.c2786 static_branch_dec_cpuslocked(&sched_asym_cpucapacity); in detach_destroy_domains()
2789 static_branch_dec_cpuslocked(&sched_cluster_active); in detach_destroy_domains()
H A Dcore.c8291 static_branch_dec_cpuslocked(&sched_smt_present); in sched_smt_present_dec()