Searched refs:dl_bw_of (Results 1 – 3 of 3) sorted by relevance
1243 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in task_dead_dl()1696 src_dl_b = dl_bw_of(cpu_of(rq)); in set_cpus_allowed_dl()
2283 inline struct dl_bw *dl_bw_of(int i) in dl_bw_of() function2303 inline struct dl_bw *dl_bw_of(int i) in dl_bw_of() function2329 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in dl_overflow()5054 cur_dl_b = dl_bw_of(cpumask_any(cur)); in cpuset_cpumask_can_shrink()5097 dl_b = dl_bw_of(dest_cpu); in task_can_attach()7280 dl_b = dl_bw_of(cpu); in cpuset_cpu_inactive()8070 dl_b = dl_bw_of(cpu); in sched_dl_global_validate()8104 dl_b = dl_bw_of(cpu); in sched_dl_do_global()
184 extern struct dl_bw *dl_bw_of(int i);