Home
last modified time | relevance | path

Searched refs:dl_bw_of (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Ddeadline.c118 static inline struct dl_bw *dl_bw_of(int i) in dl_bw_of() function
451 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in task_non_contending()
1645 dl_b = dl_bw_of(cpu_of(rq)); in __dl_server_attach_root()
1665 dl_b = dl_bw_of(cpu); in dl_server_apply_params()
1746 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in inactive_task_timer()
2866 src_dl_b = dl_bw_of(cpu_of(rq)); in set_cpus_allowed_dl()
3156 dl_b = dl_bw_of(cpu); in sched_dl_global_validate()
3209 dl_b = dl_bw_of(cpu); in sched_dl_do_global()
3234 struct dl_bw *dl_b = dl_bw_of(cpu); in sched_dl_overflow()
3424 cur_dl_b = dl_bw_of(cpumask_any(cur)); in dl_cpuset_cpumask_can_shrink()
[all …]