Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dsched.h187 void __dl_add(struct dl_bw *dl_b, u64 tsk_bw) in __dl_add() function
Dcore.c2052 __dl_add(dl_b, new_bw); in dl_overflow()
2057 __dl_add(dl_b, new_bw); in dl_overflow()
4717 __dl_add(dl_b, p->dl.dl_bw); in task_can_attach()