Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c5386 p->dl.pi_se = pi_task->dl.pi_se; in rt_mutex_setprio()
5389 p->dl.pi_se = &p->dl; in rt_mutex_setprio()
5393 p->dl.pi_se = &p->dl; in rt_mutex_setprio()
5400 p->dl.pi_se = &p->dl; in rt_mutex_setprio()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h686 * pi_se points to the donor, otherwise points to the dl_se it belongs
689 struct sched_dl_entity *pi_se; member

Completed in 15 milliseconds