Searched refs:__dl_update (Results 1 – 1 of 1) sorted by relevance
306 static inline void __dl_update(struct dl_bw *dl_b, s64 bw);312 __dl_update(dl_b, (s32)tsk_bw / cpus); in __dl_sub()319 __dl_update(dl_b, -((s32)tsk_bw / cpus)); in __dl_add()2366 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update() function2381 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update() function