Searched defs:dl_b (Results 1 – 1 of 1) sorted by relevance
181 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update()216 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update()225 void __dl_sub(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_sub()232 void __dl_add(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_add()239 __dl_overflow(struct dl_bw *dl_b, unsigned long cap, u64 old_bw, u64 new_bw) in __dl_overflow()477 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in task_non_contending() local541 void init_dl_bw(struct dl_bw *dl_b) in init_dl_bw()689 struct dl_bw *dl_b; in dl_task_offline_migration() local1701 struct dl_bw *dl_b; in __dl_server_attach_root() local1718 struct dl_bw *dl_b; in dl_server_apply_params() local[all …]