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

/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 Ddeadline.c96 return dl_se->pi_se;
3109 dl_se->pi_se = dl_se;
H A Dcore.c7232 p->dl.pi_se = pi_task->dl.pi_se;
7235 p->dl.pi_se = &p->dl;
7239 p->dl.pi_se = &p->dl;
7244 p->dl.pi_se = &p->dl;

Completed in 188 milliseconds