Home
last modified time | relevance | path

Searched defs:dl_b (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Ddeadline.c178 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update() argument
193 void __dl_sub(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_sub() argument
200 void __dl_add(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_add() argument
207 __dl_overflow(struct dl_bw *dl_b, unsigned long cap, u64 old_bw, u64 new_bw) in __dl_overflow() argument
445 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); task_non_contending() local
509 init_dl_bw(struct dl_bw * dl_b) init_dl_bw() argument
651 struct dl_bw *dl_b; dl_task_offline_migration() local
1879 struct dl_bw *dl_b; __dl_server_attach_root() local
1896 struct dl_bw *dl_b; dl_server_apply_params() local
1981 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); inactive_task_timer() local
3211 struct dl_bw *dl_b; dl_add_task_root_domain() local
3474 struct dl_bw *dl_b; sched_dl_global_validate() local
3524 struct dl_bw *dl_b; sched_dl_do_global() local
3567 struct dl_bw *dl_b = dl_bw_of(cpu); sched_dl_overflow() local
3793 struct dl_bw *dl_b; dl_bw_manage() local
[all...]