Home
last modified time | relevance | path

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

/linux/kernel/sched/
A Ddeadline.c156 void __add_running_bw(u64 dl_bw, struct dl_rq *dl_rq) in __add_running_bw()
169 void __sub_running_bw(u64 dl_bw, struct dl_rq *dl_rq) in __sub_running_bw()
183 void __add_rq_bw(u64 dl_bw, struct dl_rq *dl_rq) in __add_rq_bw()
193 void __sub_rq_bw(u64 dl_bw, struct dl_rq *dl_rq) in __sub_rq_bw()
A Dsched.h298 struct dl_bw { struct
304 static inline void __dl_update(struct dl_bw *dl_b, s64 bw); argument
710 struct dl_bw dl_bw; member
823 struct dl_bw dl_bw; member
A Ddebug.c695 struct dl_bw *dl_bw; in print_dl_rq() local
/linux/include/linux/
A Dsched.h594 u64 dl_bw; /* dl_runtime / dl_period */ member

Completed in 51 milliseconds