Home
last modified time | relevance | path

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

/kernel/sched/
Ddeadline.c71 void init_dl_bandwidth(struct dl_bandwidth *dl_b, u64 period, u64 runtime) in init_dl_bandwidth()
78 void init_dl_bw(struct dl_bw *dl_b) in init_dl_bw()
1222 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in task_dead_dl() local
Dcore.c2309 void __dl_clear(struct dl_bw *dl_b, u64 tsk_bw) in __dl_clear()
2315 void __dl_add(struct dl_bw *dl_b, u64 tsk_bw) in __dl_add()
2321 bool __dl_overflow(struct dl_bw *dl_b, int cpus, u64 old_bw, u64 new_bw) in __dl_overflow()
2342 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in dl_overflow() local
5612 struct dl_bw *dl_b; in sched_cpu_inactive() local
8121 struct dl_bw *dl_b; in sched_dl_global_constraints() local
8155 struct dl_bw *dl_b; in sched_dl_do_global() local