Searched refs:dl_bw_of (Results 1 – 3 of 3) sorted by relevance
1175 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in task_dead_dl()1597 src_dl_b = dl_bw_of(cpu_of(rq)); in set_cpus_allowed_dl()
1988 inline struct dl_bw *dl_bw_of(int i) in dl_bw_of() function2008 inline struct dl_bw *dl_bw_of(int i) in dl_bw_of() function2034 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in dl_overflow()4661 cur_dl_b = dl_bw_of(cpumask_any(cur)); in cpuset_cpumask_can_shrink()4704 dl_b = dl_bw_of(dest_cpu); in task_can_attach()7020 dl_b = dl_bw_of(cpu); in cpuset_cpu_inactive()7835 dl_b = dl_bw_of(cpu); in sched_dl_global_validate()7869 dl_b = dl_bw_of(cpu); in sched_dl_do_global()
173 extern struct dl_bw *dl_bw_of(int i);