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.h62 static_branch_dec_cpuslocked(&rdt_enable_key); in resctrl_arch_disable_alloc()
79 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.h527 #define static_branch_dec_cpuslocked(x) static_key_slow_dec_cpuslocked(&(x)->key) macro
/linux/kernel/cgroup/
H A Dlegacy_freezer.c146 static_branch_dec_cpuslocked(&freezer_active); in freezer_css_offline()
374 static_branch_dec_cpuslocked(&freezer_active); in freezer_apply_state()
/linux/kernel/sched/
H A Dtopology.c2633 static_branch_dec_cpuslocked(&sched_asym_cpucapacity); in detach_destroy_domains()
2636 static_branch_dec_cpuslocked(&sched_cluster_active); in detach_destroy_domains()
H A Dcore.c8109 static_branch_dec_cpuslocked(&sched_smt_present); in sched_smt_present_dec()