Home
last modified time | relevance | path

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

/linux/include/linux/
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()
A Djump_label.h523 #define static_branch_dec_cpuslocked(x) static_key_slow_dec_cpuslocked(&(x)->key) macro
/linux/kernel/sched/
A Dtopology.c2370 static_branch_dec_cpuslocked(&sched_asym_cpucapacity); in detach_destroy_domains()
A Dcore.c9089 static_branch_dec_cpuslocked(&sched_smt_present); in sched_cpu_deactivate()

Completed in 25 milliseconds