Searched refs:__dl_add (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/sched/ |
| A D | deadline.c | 655 __dl_add(dl_b, p->dl.dl_bw, cpumask_weight(later_rq->rd->span)); in dl_task_offline_migration() 2509 __dl_add(dl_b, p->dl.dl_bw, cpumask_weight(rq->rd->span)); in dl_add_task_root_domain() 2797 __dl_add(dl_b, new_bw, cpus); in sched_dl_overflow() 2809 __dl_add(dl_b, new_bw, cpus); in sched_dl_overflow() 2984 __dl_add(dl_b, p->dl.dl_bw, cpus); in dl_task_can_attach()
|
| A D | sched.h | 314 void __dl_add(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_add() function
|
Completed in 18 milliseconds