Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h319 extern int sched_dl_global_validate(void);
H A Ddeadline.c2768 int sched_dl_global_validate(void) in sched_dl_global_validate() function
H A Drt.c3024 ret = sched_dl_global_validate(); in sched_rt_handler()