Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dsched.h2678 extern void init_dl_entity(struct sched_dl_entity *dl_se);
H A Ddeadline.c3440 void init_dl_entity(struct sched_dl_entity *dl_se) in init_dl_entity() function
H A Dcore.c4502 init_dl_entity(&p->dl); in __sched_fork()
H A Dfair.c8977 init_dl_entity(dl_se); in fair_server_init()