Searched refs:rt_mutex_adjust_pi (Results 1 – 3 of 3) sorted by relevance
546 void rt_mutex_adjust_pi(struct task_struct *task) in rt_mutex_adjust_pi() function
2067 extern void rt_mutex_adjust_pi(struct task_struct *p);2073 # define rt_mutex_adjust_pi(p) do { } while (0) macro
4149 rt_mutex_adjust_pi(p); in __sched_setscheduler()