Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dsched.h186 struct dl_bw { struct
192 void __dl_clear(struct dl_bw *dl_b, u64 tsk_bw) in __dl_clear() argument
507 struct dl_bw dl_bw; member
537 struct dl_bw dl_bw; member
/linux-4.4.14/include/linux/
Dsched.h1305 u64 dl_bw; /* dl_runtime / dl_deadline */ member