Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuset.h50 static_branch_dec_cpuslocked(&cpusets_enabled_key); in cpuset_dec()
51 static_branch_dec_cpuslocked(&cpusets_pre_enable_key); in cpuset_dec()
H A Djump_label.h515 #define static_branch_dec_cpuslocked(x) static_key_slow_dec_cpuslocked(&(x)->key) macro
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dtopology.c2157 static_branch_dec_cpuslocked(&sched_asym_cpucapacity); in detach_destroy_domains()
H A Dcore.c7310 static_branch_dec_cpuslocked(&sched_smt_present); in _sched_cpu_deactivate()