Searched refs:init_dl_entity (Results 1 – 3 of 3) sorted by relevance
2453 extern void init_dl_entity(struct sched_dl_entity *dl_se);
3025 void init_dl_entity(struct sched_dl_entity *dl_se) in init_dl_entity() function
4516 init_dl_entity(&p->dl); in __sched_fork()