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.c277 void sub_rq_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in sub_rq_bw() function
454 sub_rq_bw(dl_se, &rq->dl); in task_non_contending()
694 sub_rq_bw(&p->dl, &rq->dl); in dl_task_offline_migration()
699 sub_rq_bw(&p->dl, &rq->dl); in dl_task_offline_migration()
1750 sub_rq_bw(&p->dl, dl_rq_of_se(&p->dl)); in inactive_task_timer()
2038 sub_rq_bw(dl_se, dl_rq); in dequeue_dl_entity()
2246 sub_rq_bw(&p->dl, &rq->dl); in migrate_task_rq_dl()
2993 sub_rq_bw(&p->dl, &rq->dl); in switched_from_dl()