Home
last modified time | relevance | path

Searched refs:rt_mutex_adjust_pi (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/locking/
H A Drtmutex_api.c477 void __sched rt_mutex_adjust_pi(struct task_struct *task) in rt_mutex_adjust_pi() function
/linux/kernel/sched/
H A Dsyscalls.c739 rt_mutex_adjust_pi(p); in __sched_setscheduler()