Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dsched.h371 static inline void __dl_sub(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_sub()
377 static inline void __dl_add(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_add()
383 static inline bool __dl_overflow(struct dl_bw *dl_b, unsigned long cap, u64 old_bw, u64 new_bw) in __dl_overflow()
2418 static inline void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update()
2432 static inline void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update()