Home
last modified time | relevance | path

Searched refs:__dl_update (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h369 static inline void __dl_update(struct dl_bw *dl_b, s64 bw);
374 __dl_update(dl_b, (s32)tsk_bw / cpus); in __dl_sub()
380 __dl_update(dl_b, -((s32)tsk_bw / cpus)); in __dl_add()
2418 static inline void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update() function
2432 static inline void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update() function

Completed in 5 milliseconds