Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c554 if ((dl_policy(policy) && !__checkparam_dl(attr)) || in __sched_setscheduler()
H A Ddeadline.c3367 bool __checkparam_dl(const struct sched_attr *attr) in __checkparam_dl() function