Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h2453 extern void init_dl_entity(struct sched_dl_entity *dl_se);
H A Ddeadline.c3025 void init_dl_entity(struct sched_dl_entity *dl_se) in init_dl_entity() function
H A Dcore.c4516 init_dl_entity(&p->dl); in __sched_fork()