Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c3653 void init_dl_entity(struct sched_dl_entity *dl_se) in init_dl_entity() function
H A Dsched.h2853 extern void init_dl_entity(struct sched_dl_entity *dl_se);
H A Dcore.c4393 init_dl_entity(&p->dl); in __sched_fork()
H A Dfair.c9017 init_dl_entity(dl_se); in fair_server_init()