Searched defs:dl_bw (Results 1 – 4 of 4) sorted by relevance
140 void __add_running_bw(u64 dl_bw, struct dl_rq *dl_rq) in __add_running_bw()153 void __sub_running_bw(u64 dl_bw, struct dl_rq *dl_rq) in __sub_running_bw()167 void __add_rq_bw(u64 dl_bw, struct dl_rq *dl_rq) in __add_rq_bw()177 void __sub_rq_bw(u64 dl_bw, struct dl_rq *dl_rq) in __sub_rq_bw()
295 struct dl_bw { struct301 static inline void __dl_update(struct dl_bw *dl_b, s64 bw); argument688 struct dl_bw dl_bw; member801 struct dl_bw dl_bw; member
645 struct dl_bw *dl_bw; in print_dl_rq() local
518 u64 dl_bw; /* dl_runtime / dl_period */ member