Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Ddeadline.c271 void __sub_rq_bw(u64 dl_bw, struct dl_rq *dl_rq) in __sub_rq_bw() function
294 __sub_rq_bw(dl_se->dl_bw, dl_rq); in sub_rq_bw()
334 __sub_rq_bw(p->dl.dl_bw, &rq->dl); in dl_change_utilization()