Searched refs:pi_se (Results 1 - 3 of 3) sorted by path

/linux-master/include/linux/
H A Dsched.h678 * pi_se points to the donor, otherwise points to the dl_se it belongs
681 struct sched_dl_entity *pi_se; member in struct:sched_dl_entity
/linux-master/kernel/sched/
H A Dcore.c7231 p->dl.pi_se = pi_task->dl.pi_se;
7234 p->dl.pi_se = &p->dl;
7238 p->dl.pi_se = &p->dl;
7243 p->dl.pi_se = &p->dl;
H A Ddeadline.c95 return dl_se->pi_se;
3108 dl_se->pi_se = dl_se;

Completed in 220 milliseconds