Lines Matching refs:total_bw
195 dl_b->total_bw -= tsk_bw;
202 dl_b->total_bw += tsk_bw;
210 cap_scale(dl_b->bw, cap) < dl_b->total_bw - old_bw + new_bw;
516 dl_b->total_bw = 0;
1961 * Always update @rq->dl.this_bw, but only update @dl_b->total_bw
2007 * @dl_b->total_bw: either attach skipped adding it, or a rebuild
2020 * Attach @dl_se's bandwidth to the root domain's total_bw accounting.
2063 * Detach @dl_se's bandwidth from the root domain's total_bw accounting.
3487 * Reset total_bw to zero and extra_bw to max_bw so that next
3490 rd->dl_bw.total_bw = 0;
3709 if (new_bw * cpus < dl_b->total_bw)
4056 if (dl_b->total_bw - dl_server_bw > 0) {