Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Ddeadline.c167 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update()
202 void __dl_update(struct dl_bw *dl_b, s64 bw) in __dl_update()
211 void __dl_sub(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_sub()
218 void __dl_add(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_add()
225 __dl_overflow(struct dl_bw *dl_b, unsigned long cap, u64 old_bw, u64 new_bw) in __dl_overflow()
428 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in task_non_contending() local
492 void init_dl_bandwidth(struct dl_bandwidth *dl_b, u64 period, u64 runtime) in init_dl_bandwidth()
499 void init_dl_bw(struct dl_bw *dl_b) in init_dl_bw()
671 struct dl_bw *dl_b; in dl_task_offline_migration() local
1423 struct dl_bw *dl_b = dl_bw_of(task_cpu(p)); in inactive_task_timer() local
[all …]