Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dcore.c2030 static int dl_overflow(struct task_struct *p, int policy, in dl_overflow() function
3594 if ((dl_policy(policy) || dl_task(p)) && dl_overflow(p, policy, attr)) { in __sched_setscheduler()