Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddeadline.c229 return dl_b->bw != -1 && in __dl_overflow()
230 cap_scale(dl_b->bw, cap) < dl_b->total_bw - old_bw + new_bw; in __dl_overflow()
498 dl_b->bw = -1; in init_dl_bw()
501 dl_b->total_bw = 0; in init_dl_bw()
666 struct dl_bw *dl_b; in dl_task_offline_migration() local
717 dl_b = &rq->rd->dl_bw; in dl_task_offline_migration()
2548 struct dl_bw *dl_b; in dl_add_task_root_domain() local
2766 struct dl_bw *dl_b; in sched_dl_global_validate() local
2816 struct dl_bw *dl_b; in sched_dl_do_global() local
2834 dl_b->bw = new_bw; in sched_dl_do_global()
[all …]
H A Dsched.h320 extern void init_dl_bw(struct dl_bw *dl_b);