Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dfair.c9460 unsigned long group_runnable; /* Total runnable time over the CPUs of the group */
9692 (sgs->group_runnable * 100)) in group_has_capacity()
9721 (sgs->group_runnable * 100)) in group_is_overloaded()
9917 sgs->group_runnable += cpu_runnable(rq); in update_sg_lb_stats()
10242 sgs->group_runnable += cpu_runnable_without(rq, p); in update_sg_wakeup_stats()
9458 unsigned long group_runnable; /* Total runnable time over the CPUs of the group */ global() member