Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dsched.h198 void __dl_add(struct dl_bw *dl_b, u64 tsk_bw) in __dl_add() function
Dcore.c2347 __dl_add(dl_b, new_bw); in dl_overflow()
2352 __dl_add(dl_b, new_bw); in dl_overflow()
5110 __dl_add(dl_b, p->dl.dl_bw); in task_can_attach()