Home
last modified time | relevance | path

Searched refs:nr_busy_cpus (Results 1 – 3 of 3) sorted by relevance

/kernel/sched/
Dsched.h932 atomic_t nr_busy_cpus; member
Dfair.c9672 atomic_inc(&sd->groups->sgc->nr_busy_cpus); in set_cpu_sd_state_busy()
9689 atomic_dec(&sd->groups->sgc->nr_busy_cpus); in set_cpu_sd_state_idle()
9965 nr_busy = atomic_read(&sgc->nr_busy_cpus); in nohz_kick_needed()
Dcore.c6617 atomic_set(&sg->sgc->nr_busy_cpus, sg->group_weight); in init_sched_groups_capacity()