Home
last modified time | relevance | path

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

/openbmc/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.h524 #define static_branch_dec_cpuslocked(x) static_key_slow_dec_cpuslocked(&(x)->key) macro
/openbmc/linux/kernel/cgroup/
H A Dlegacy_freezer.c147 static_branch_dec_cpuslocked(&freezer_active); in freezer_css_offline()
375 static_branch_dec_cpuslocked(&freezer_active); in freezer_apply_state()
/openbmc/linux/kernel/sched/
H A Dtopology.c2597 static_branch_dec_cpuslocked(&sched_asym_cpucapacity); in detach_destroy_domains()
H A Dcore.c9740 static_branch_dec_cpuslocked(&sched_smt_present); in sched_cpu_deactivate()