Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h2870 extern void init_dl_rq(struct dl_rq *dl_rq);
H A Ddeadline.c504 void init_dl_rq(struct dl_rq *dl_rq) in init_dl_rq() function
H A Dcore.c9986 init_dl_rq(&rq->dl); in sched_init()