__checkparam_dl
extern bool __checkparam_dl(const struct sched_attr *attr);
if ((dl_policy(policy) && !__checkparam_dl(attr)) ||