Home
last modified time | relevance | path

Searched refs:__dl_sub (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/kernel/sched/
Ddeadline.c211 void __dl_sub(struct dl_bw *dl_b, u64 tsk_bw, int cpus) in __dl_sub() function
433 __dl_sub(dl_b, p->dl.dl_bw, dl_bw_cpus(task_cpu(p))); in task_non_contending()
724 __dl_sub(dl_b, p->dl.dl_bw, cpumask_weight(rq->rd->span)); in dl_task_offline_migration()
1432 __dl_sub(dl_b, p->dl.dl_bw, dl_bw_cpus(task_cpu(p))); in inactive_task_timer()
2514 __dl_sub(src_dl_b, p->dl.dl_bw, dl_bw_cpus(task_cpu(p))); in set_cpus_allowed_dl()
2852 __dl_sub(dl_b, p->dl.dl_bw, cpus); in sched_dl_overflow()
2864 __dl_sub(dl_b, p->dl.dl_bw, cpus); in sched_dl_overflow()