Searched refs:rt_mutex_adjust_pi (Results 1 – 2 of 2) sorted by relevance
/kernel/locking/ | ||
D | rtmutex_api.c | 458 void __sched rt_mutex_adjust_pi(struct task_struct *task) in rt_mutex_adjust_pi() function |
/kernel/sched/ | ||
D | core.c | 7871 rt_mutex_adjust_pi(p); in __sched_setscheduler() |