Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dcpuset.h52 static_branch_dec_cpuslocked(&cpusets_enabled_key); in cpuset_dec()
53 static_branch_dec_cpuslocked(&cpusets_pre_enable_key); in cpuset_dec()
Djump_label.h524 #define static_branch_dec_cpuslocked(x) static_key_slow_dec_cpuslocked(&(x)->key) macro
/Linux-v6.6/kernel/cgroup/
Dlegacy_freezer.c141 static_branch_dec_cpuslocked(&freezer_active); in freezer_css_offline()
369 static_branch_dec_cpuslocked(&freezer_active); in freezer_apply_state()
/Linux-v6.6/kernel/sched/
Dtopology.c2593 static_branch_dec_cpuslocked(&sched_asym_cpucapacity); in detach_destroy_domains()
Dcore.c9737 static_branch_dec_cpuslocked(&sched_smt_present); in sched_cpu_deactivate()