Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c268 void sub_rq_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in sub_rq_bw() function
445 sub_rq_bw(dl_se, &rq->dl); in task_non_contending()
685 sub_rq_bw(&p->dl, &rq->dl); in dl_task_offline_migration()
690 sub_rq_bw(&p->dl, &rq->dl); in dl_task_offline_migration()
1977 sub_rq_bw(&p->dl, dl_rq_of_se(&p->dl)); in inactive_task_timer()
2265 sub_rq_bw(dl_se, dl_rq); in dequeue_dl_entity()
2472 sub_rq_bw(&p->dl, &rq->dl); in migrate_task_rq_dl()
3253 sub_rq_bw(&p->dl, &rq->dl); in switched_from_dl()