Searched refs:cpu_util_without (Results 1 – 1 of 1) sorted by relevance
6682 static unsigned long cpu_util_without(int cpu, struct task_struct *p) in cpu_util_without() function6780 return max_t(long, capacity_of(cpu) - cpu_util_without(cpu, p), 0); in capacity_spare_without()9118 sgs->group_util += cpu_util_without(i, p); in update_sg_wakeup_stats()