Searched refs:__dl_update (Results 1 – 1 of 1) sorted by relevance
307 static inline void __dl_update(struct dl_bw *dl_b, s64 bw);313 __dl_update(dl_b, (s32)tsk_bw / cpus); in __dl_sub()320 __dl_update(dl_b, -((s32)tsk_bw / cpus)); in __dl_add()2367 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update() function2382 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update() function