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()
1988 sub_rq_bw(&p->dl, dl_rq_of_se(&p->dl)); in inactive_task_timer()
2276 sub_rq_bw(dl_se, dl_rq); in dequeue_dl_entity()
2483 sub_rq_bw(&p->dl, &rq->dl); in check_preempt_equal_dl()
3293 * this rq running_bw now, or sub_rq_bw (below) will complain. in switched_to_dl()
3297 sub_rq_bw(&p->dl, &rq->dl); in switched_to_dl()