Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dsched.h363 struct dl_bw { struct
369 static inline void __dl_update(struct dl_bw *dl_b, s64 bw);
371 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()
403 extern void init_dl_bw(struct dl_bw *dl_b);
766 struct dl_bw dl_bw; member
882 struct dl_bw dl_bw; member
[all...]
H A Dtopology.c546 init_dl_bw(&rd->dl_bw); in init_rootdomain()
2406 * its dl_bw->total_bw needs to be cleared. It in partition_sched_domains_locked()
H A Dcore.c5873 rq->rd->dl_bw.bw == 0) { in __sched_setscheduler()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h627 u64 dl_bw; /* dl_runtime / dl_period */ member

Completed in 21 milliseconds