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.c271 void sub_rq_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in sub_rq_bw() function
448 sub_rq_bw(dl_se, &rq->dl); in task_non_contending()
688 sub_rq_bw(&p->dl, &rq->dl); in dl_task_offline_migration()
693 sub_rq_bw(&p->dl, &rq->dl); in dl_task_offline_migration()
1985 sub_rq_bw(&p->dl, dl_rq_of_se(&p->dl)); in inactive_task_timer()
2277 sub_rq_bw(dl_se, dl_rq); in dequeue_dl_entity()
2484 sub_rq_bw(&p->dl, &rq->dl); in migrate_task_rq_dl()
3319 sub_rq_bw(&p->dl, &rq->dl); in switched_from_dl()