sched_dl_overflow
extern int sched_dl_overflow(struct task_struct *p, int policy, const struct sched_attr *attr);
if ((dl_policy(policy) || dl_task(p)) && sched_dl_overflow(p, policy, attr)) {