Searched refs:sched_dl_overflow (Results 1 – 5 of 5) sorted by relevance
345 extern int sched_dl_overflow(struct task_struct *p, int policy, const struct sched_attr *attr);
2767 int sched_dl_overflow(struct task_struct *p, int policy, in sched_dl_overflow() function
7387 if ((dl_policy(policy) || dl_task(p)) && sched_dl_overflow(p, policy, attr)) { in __sched_setscheduler()
3370 ffff8000100d4eb0 T sched_dl_overflow
Completed in 340 milliseconds